summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-12-22 04:34:43 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-12-22 04:34:43 +0000
commit543cd4b10f905f6f4471f30a05f5c96c5609066a (patch)
tree5ef1a05f31a03ad093fa319483ac1fe168a6ceb3 /ChangeLog.pre-2-6
parent8693257c0638e1428e0fbbfdd1f2b8137dcaabc1 (diff)
downloadglib-543cd4b10f905f6f4471f30a05f5c96c5609066a.tar.gz
Don't show the special G_OPTION_REMAINING entry. (#161934, Matthew F.
2004-12-21 Matthias Clasen <mclasen@redhat.com> * glib/goption.c (print_entry): Don't show the special G_OPTION_REMAINING entry. (#161934, Matthew F. Barnes)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 960acfab6..3515a4edb 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+2004-12-21 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/goption.c (print_entry): Don't show
+ the special G_OPTION_REMAINING entry. (#161934,
+ Matthew F. Barnes)
+
2004-12-20 Tor Lillqvist <tml@iki.fi>
* glib/gconvert.c (g_locale_to_utf8, g_filename_to_uri): Improve