This commit is contained in:
Matthias Clasen
2006-06-12 17:36:38 +00:00
parent 6012c2da10
commit 0d65675c62
3 changed files with 25 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2006-06-12 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2006-06-11 Tor Lillqvist <tml@novell.com> 2006-06-11 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkproperty-win32.c (gdk_property_change): Convert \n * gdk/win32/gdkproperty-win32.c (gdk_property_change): Convert \n
@@ -27,7 +31,7 @@
2006-06-04 Matthias Clasen <mclasen@redhat.com> 2006-06-04 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkfont-x11.c (_gdk_font_destroy): Remove the right * gdk/x11/gdkfont-x11.c (_gdk_font_destroy): Remove the right
XID from the xid table. (#34327, Sampo Savolainen, Tim Janik) XID from the xid table. (#341327, Sampo Savolainen, Tim Janik)
2006-05-30 Matthias Clasen <mclasen@redhat.com> 2006-05-30 Matthias Clasen <mclasen@redhat.com>

View File

@@ -1,3 +1,7 @@
2006-06-12 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2006-06-11 Tor Lillqvist <tml@novell.com> 2006-06-11 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkproperty-win32.c (gdk_property_change): Convert \n * gdk/win32/gdkproperty-win32.c (gdk_property_change): Convert \n
@@ -27,7 +31,7 @@
2006-06-04 Matthias Clasen <mclasen@redhat.com> 2006-06-04 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkfont-x11.c (_gdk_font_destroy): Remove the right * gdk/x11/gdkfont-x11.c (_gdk_font_destroy): Remove the right
XID from the xid table. (#34327, Sampo Savolainen, Tim Janik) XID from the xid table. (#341327, Sampo Savolainen, Tim Janik)
2006-05-30 Matthias Clasen <mclasen@redhat.com> 2006-05-30 Matthias Clasen <mclasen@redhat.com>

15
NEWS
View File

@@ -1,3 +1,18 @@
Overview of Changes from GTK+ 2.8.18 to GTK+ 2.8.19
===================================================
Bugs fixed:
341327 Memory corruption inside glib
337491 _gdk_win32_drawable_release_dc: DeleteDC()
called on a GetDC() handle
343425 "grab-notify"-signal is not correctly propagated
for internal children
344244 Window resizing not working when keeping the
aspect fixed
344496 CRLF converting via Clipboard
Updated translations (ne)
Overview of Changes from GTK+ 2.8.17 to GTK+ 2.8.18 Overview of Changes from GTK+ 2.8.17 to GTK+ 2.8.18
=================================================== ===================================================