summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--help/C/zenity.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afc3377..1516104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk>
+ * help/C/zenity.xml: fixed a missing closing tag.
+
+2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk>
+
* src/main.c, src/text.c, src/zenity.h: add an --editable
option to --text-info. If set, return the contents of the
text buffer on dialog close.
diff --git a/help/C/zenity.xml b/help/C/zenity.xml
index 1f722e4..ff5d84a 100644
--- a/help/C/zenity.xml
+++ b/help/C/zenity.xml
@@ -589,6 +589,7 @@
<para>Specify if the Progress dialog should pulsate until an EOF character is read
from standard input.</para>
</listitem>
+ </varlistentry>
</variablelist>