diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 09c4f8ece..1493588a6 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,10 @@ 2005-08-15 Matthias Clasen <mclasen@redhat.com> + * glib/gbacktrace.c (g_on_error_stack_trace): Wait for + the child process and then simply return. This makes + The "S" option work as documented in g_on_error_query(). + (#313125, Matthew F. Barnes) + * glib/gunicode.h: Update the link to Unicode category values. (#313369, Behnam Esfahbod) |