summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-07-18 23:52:07 +0000
committerGlynn Foster <gman@src.gnome.org>2004-07-18 23:52:07 +0000
commitb986224682b864b25125bf73ae38f47e0fe883b1 (patch)
treea1e50967ac29500e86e15478027fca8ab9d5e7dd /ChangeLog
parentaac104540028bb54df98436f718c96645b3a3bdd (diff)
Remove duplicate locale.h include. Patch from Leonardo Boshell. Partly
2004-07-19 Glynn Foster <glynn.foster@sun.com> * src/main.c: Remove duplicate locale.h include. Patch from Leonardo Boshell. Partly fixes #137993.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17a2406..b5e663a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-07-19 Glynn Foster <glynn.foster@sun.com>
+ * src/main.c: Remove duplicate locale.h include. Patch
+ from Leonardo Boshell. Partly fixes #137993.
+
+2004-07-19 Glynn Foster <glynn.foster@sun.com>
+
* help/C/zenity.xml, help/sr/zenity.xml: Fix up
documentation for correct usage of the Text Entry
dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.