summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index d9b25041e..3260aebb0 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,12 @@
2004-12-20 Matthias Clasen <mclasen@redhat.com>
+ * tests/option-test.c: Add some tests for '--'
+ stripping.
+
+ * glib/goption.c (g_option_context_parse): Don't
+ strip '--' if it would be needed by a second option
+ parser. (#161701)
+
* glib/gunicollate.c (g_utf8_collate): Make docs
more accurate. (#161683, Marcin Krzyzanowski)