diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-15 17:16:28 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-15 17:16:28 +0000 |
commit | ba7dd2595990405382228a79a22225d0b76238e5 (patch) | |
tree | d4daa177b73aadb4869d3a22309d33158d5194a5 /gthread | |
parent | 24fb387fb94db09a173b6a2646abb56ce4cfb783 (diff) |
2.11.1GLIB_2_11_1
Diffstat (limited to 'gthread')
-rw-r--r-- | gthread/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gthread/ChangeLog b/gthread/ChangeLog index d2547883e..1d356fa91 100644 --- a/gthread/ChangeLog +++ b/gthread/ChangeLog @@ -1,3 +1,7 @@ +2006-05-15 Matthias Clasen <mclasen@redhat.com> + + * === Released 2.11.1 === + 2006-05-03 Tor Lillqvist <tml@novell.com> * gthread-win32.c (g_thread_exit_win32_impl): Free with free() and |