aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-30 21:54:15 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-30 21:54:15 +0800
commit64fe79685d4f2e2fa96e0868f869ff9bb8311301 (patch)
tree7769e0473df9005959d8554420120c584f557844 /ChangeLog
parent1fb397be102cdfe6fa12fb363e689ce68595cad0 (diff)
downloadgsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.tar
gsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.tar.gz
gsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.tar.bz2
gsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.tar.lz
gsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.tar.xz
gsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.tar.zst
gsoc2013-epiphany-64fe79685d4f2e2fa96e0868f869ff9bb8311301.zip
Fix title capitalisation.
2005-10-30 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: (create_download_path_button): Fix title capitalisation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2273521da..5bff98296 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-10-30 Christian Persch <chpe@cvs.gnome.org>
+ * src/prefs-dialog.c: (create_download_path_button):
+
+ Fix title capitalisation.
+
+2005-10-30 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/prefs-dialog.c: (create_download_path_button):
+
+2005-10-30 Christian Persch <chpe@cvs.gnome.org>
+
* src/bookmarks/ephy-nodes-cover.c: (ephy_nodes_get_covering):
Add array bounds check; fixes bug #320169.