summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-12-18 02:46:27 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-18 02:46:27 +0000
commitdf21b345c5bc34ddb856cb639628379fd53e6dc3 (patch)
tree2d95a234e522ec9fce25bfe0fa04ed32a4fc5afe /ChangeLog.pre-2-10
parent78568970db620104924b45804c0604e934876075 (diff)
downloadglib-df21b345c5bc34ddb856cb639628379fd53e6dc3.tar.gz
Set an error in all failure cases. (#324332, Tim-Philipp Müller)
2005-12-17 Matthias Clasen <mclasen@redhat.com> * glib/goption.c (parse_short_option): Set an error in all failure cases. (#324332, Tim-Philipp Müller)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 37e3bdae3..0805b476b 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2005-12-17 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/goption.c (parse_short_option): Set an error in all
+ failure cases. (#324332, Tim-Philipp Müller)
+
2005-12-17 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gatomic.c: Fix memory barrier position in g_atomic_int_get