summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBST 1998 Tony Gale <gale@gtk.org>1998-06-04 11:15:55 +0000
committerTony Gale <gale@src.gnome.org>1998-06-04 11:15:55 +0000
commit68935c790b7b4292df3297957394b34d2c36ca9d (patch)
treefc818c2cc1abf918433ecf9a68ddfa82ccebcddf /ChangeLog
parent7c8ae8a5f5bbbd1f140f2daa3285f173da00085e (diff)
downloadgtk+-68935c790b7b4292df3297957394b34d2c36ca9d.tar.gz
New files to automagically extract code examples from the tutorial.
Thu Jun 4 12:12:11 BST 1998 Tony Gale <gale@gtk.org> * examples/extract.sh, examples/extract.awk: New files to automagically extract code examples from the tutorial.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1503c8a478..64f295c8e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jun 4 12:12:11 BST 1998 Tony Gale <gale@gtk.org>
+
+ * examples/extract.sh, examples/extract.awk:
+ New files to automagically extract code examples from the
+ tutorial.
+
Tue Jun 2 20:04:45 1998 Lars Hamann <lars@gtk.org>
* gtk/gtknotebook.c (gtk_notebook_page_select) (gtk_notebook_focus)