diff options
author | Elliot Lee <sopwith@src.gnome.org> | 2000-11-21 19:23:23 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 2000-11-21 19:23:23 +0000 |
commit | 5d1d3a4418be2ac97a31a6f2a2abef86ce46f36c (patch) | |
tree | e1103d0255fa291e0f07204a32c32f0cf803e7ba /ChangeLog.pre-1-6 | |
parent | 68660ec7c84a3e84f4e3cc3f787ab71d66836955 (diff) | |
download | pango-5d1d3a4418be2ac97a31a6f2a2abef86ce46f36c.tar.gz |
Fix warnings - mostly include string.h for strcmp.
Fix warnings - mostly include string.h for strcmp.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 82832e57..ef4d14db 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,6 @@ +2000-11-21 Elliot Lee <sopwith@redhat.com> + * modules/*/*.c: Fix warnings - mostly include string.h for strcmp. + 2000-11-20 Havoc Pennington <hp@redhat.com> * pango/pango-layout.c (update_run): Fix this to make iteration |