diff options
author | Owen Taylor <otaylor@gtk.org> | 1998-09-20 14:58:08 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-09-20 14:58:08 +0000 |
commit | 104e5d2cc68e4fa1843edc160ee8a0ebd22333be (patch) | |
tree | 0ccfbdf2118343db0061c7db1d62f980a49f67ca /ChangeLog.pre-2-6 | |
parent | fd69dc379afc5ff7711dee3189deecf62affc0a9 (diff) | |
download | gtk+-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-6 | 10 |
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. |