Released GTK+ 1.1.11

Wed Dec 30 18:39:21 CST 1998 Shawn T. Amundson <amundson@gtk.org>

        * Released GTK+ 1.1.11

        * INSTALL:
          NEWS:
          README:
          configure.in:
          gtk+.spec:
          docs/gtk-config.1:
          gtk/gtkfeatures.h.in: version=1.1.11

Also fixed docs/Makefile.am so make distcheck works well now,
even on an SMP machine.

Do these .po files really have to be remade during a make dist?
This commit is contained in:
CST 1998 Shawn T. Amundson
1998-12-31 02:25:58 +00:00
committed by Shawn Amundson
parent 7e855cfc45
commit c44d39c06e
24 changed files with 265 additions and 181 deletions

3
NEWS
View File

@ -1,8 +1,9 @@
What is new in GTK+ 1.1.10:
What is new in GTK+ 1.1.11:
* Dutch, Japanese, Swedish, Polish, and Norwegian translations
* Removed deprecated _interp variants: gtk_container_foreach_interp,
gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
* Lots of cast corrections
* Many fixes
What is new in GTK+ 1.1.9: