summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-10-31 09:53:29 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-10-31 09:53:29 +0000
commit4848d691e00a1cfe4dd6af55b6b74b7f208c605d (patch)
tree5604f0d591c55ddb4a2dfb47edc991a9e0bb46ad /ChangeLog.pre-2-0
parent52f5eeab68fa6e1618932f6e5bd2d2da58af7f53 (diff)
downloadgtk+-4848d691e00a1cfe4dd6af55b6b74b7f208c605d.tar.gz
Released GTK+ 1.1.3
Sat Oct 31 03:11:57 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GTK+ 1.1.3 * INSTALL: * NEWS: * README: * gtk+.spec: * docs/gtk-config.1: updated for v1.1.3 * Makefile.am * sanity_check * docs/Makefile.am: Includes new 'make release' as well as 'make sanity'. Also handles html and text creation from html, and puts them into the distribution * docs/Makefile.sgml: removed, similar functionality is now in the Makefile.am file * docs/.cvsignore: ignore html and text directories * docs/glib.texi: removed (now in glib dist)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-022
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 42b0fbd919..098c9969ec 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,25 @@
+Sat Oct 31 03:11:57 CST 1998 Shawn T. Amundson <amundson@gtk.org>
+
+ * Released GTK+ 1.1.3
+
+ * INSTALL:
+ * NEWS:
+ * README:
+ * gtk+.spec:
+ * docs/gtk-config.1: updated for v1.1.3
+
+ * Makefile.am
+ * sanity_check
+ * docs/Makefile.am: Includes new 'make release' as well as
+ 'make sanity'. Also handles html and text creation from html,
+ and puts them into the distribution
+
+ * docs/Makefile.sgml: removed, similar functionality is now in
+ the Makefile.am file
+
+ * docs/.cvsignore: ignore html and text directories
+ * docs/glib.texi: removed (now in glib dist)
+
Fri Oct 30 20:02:36 1998 Lars Hamann <lars@gtk.org>
* gtk/gtklist.c (gtk_list_remove_items_internal):