diff options
author | scott <scott> | 1998-01-03 15:08:41 +0000 |
---|---|---|
committer | scott <scott> | 1998-01-03 15:08:41 +0000 |
commit | 0eedb30ce800f71e4e43ff38bd40b385d5324408 (patch) | |
tree | 8365d865b587e039358c628a9ed053f439bc0f7c /ChangeLog.pre-2-10 | |
parent | 25995faa6cf0291ac801cb3ebdc47cd8a3fe4881 (diff) | |
download | gtk+-0eedb30ce800f71e4e43ff38bd40b385d5324408.tar.gz |
Fixed a typo in configure.in (reported by Elrond on IRC).
--sg
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6aca5144d1..b4c7529f98 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Sat Jan 3 10:15:08 1998 Scott Goehring <scott@poverty.bloomington.in.us> + + * configure.in: fixed a typo (no_xext_lib, not no_ext_lib). + Sat Jan 3 00:41:28 PST 1998 Manish Singh <yosh@gimp.org> * gtk/gtkentry.c: |