]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
- Complete documentation of Label widget API - New sections for the
[~andy/gtk] / ChangeLog.pre-2-0
index 55ff7712c70d5a44780282c47cfddc20675f7199..51dfc3727802ead9e5e2eaf101f210227e1d90a7 100644 (file)
@@ -1,3 +1,16 @@
+Mon Feb  1 09:16:03 GMT 1999 Tony Gale  <gale@gtk.org>
+
+       * docs/gtk_tut.sgml:
+         - Complete documentation of Label widget API
+         - New sections for the following:
+               * Arrows
+               * Alignment
+               * Button Boxes
+               * Viewports
+
+       * examples/arrow/*, examples/buttonbox/*, examples/label/*
+         - New code examples
+
 Fri Jan 29 09:44:37 GMT 1999 Tony Gake  <gale@gtk.org>
 
        * examples/fixed/*, examples/frame/*