summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@gtk.org>1998-09-20 14:58:08 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-09-20 14:58:08 +0000
commit104e5d2cc68e4fa1843edc160ee8a0ebd22333be (patch)
tree0ccfbdf2118343db0061c7db1d62f980a49f67ca /ChangeLog.pre-2-6
parentfd69dc379afc5ff7711dee3189deecf62affc0a9 (diff)
downloadgtk+-104e5d2cc68e4fa1843edc160ee8a0ebd22333be.tar.gz
indent other than GNU indent should be OK now.
Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org> * HACKING: indent other than GNU indent should be OK now. * gtk/genmarshal.pl gtk/Makefile.am: Call indent on file instead of piping through indent. If indent wasn't found in ./configure don't bother indenting at all.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-610
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index a0535b5f9f..e4296dc8fc 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org>
+
+ * HACKING: indent other than GNU indent should be OK
+ now.
+
+ * gtk/genmarshal.pl gtk/Makefile.am: Call indent on file
+ instead of piping through indent. If indent wasn't
+ found in ./configure don't bother indenting at
+ all.
+
Fri Sep 18 19:11:10 1998 Owen Taylor <otaylor@redhat.com>
* gdk/gdk.h: Add names to prototype for gdk_image_new_bitmap.