summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5e663a..fdbb29a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-19 Glynn Foster <glynn.foster@sun.com>
+ * src/main.c, src/tree.c, src/zenity.h,
+ help/C/zenity.xml: Add new option for --print-column, based
+ on a patch by Paul Bolle. Fixes #144496.
+
+2004-07-19 Glynn Foster <glynn.foster@sun.com>
+
* src/main.c: Remove duplicate locale.h include. Patch
from Leonardo Boshell. Partly fixes #137993.