summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Newman <MikeGTN@src.gnome.org>2003-08-25 20:11:40 +0000
committerMike Newman <MikeGTN@src.gnome.org>2003-08-25 20:11:40 +0000
commit0ebb6d692bc5f4bbd2943cc46586e8c7ab3a2e92 (patch)
tree6a4fec763722406bdf42410fac2a448f493b60ae /ChangeLog
parent3754b552c0b2bcd5a596c47b49559ebf38845e40 (diff)
s/g_printerr/g_print
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 72f44b3..31163a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-25 Mike Newman <mikegtn@gnome.org>
+
+ * src/entry.c: s/g_printerr/g_print/ - last part of Kevin's patch
+ applied on 2003-07-11.
+
2003-08-24 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 1.5
@@ -8,7 +13,7 @@
2003-08-22 Paul Duffy <dubhthach@frink.nuigalway.ie>
- * configure.in: Added ga to ALL_LINGUAS
+ * configure.in: Added ga to ALL_LINGUAS
2003-08-22 Mike Newman <mikegtn@gnome.org>