]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Be a bit more careful to not shrink the label to a negative width.
[~andy/gtk] / ChangeLog
index 05dab0320883670e864ba4798b37b1f7fae053d1..5398293b10c5b56168bbbe769d8eed1c7d81f258 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Be
+       a bit more careful to not shrink the label to a negative
+       width.  (#311175, Thomas Vander Stichele)
+
        * gtk/gtk.symbols: mark gtk_socket_steal as deprecated.
 
        * configure.in: Bump the cairo requirement.