diff options
author | Manish Singh <yosh@gimp.org> | 2004-11-16 03:03:49 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2004-11-16 03:03:49 +0000 |
commit | b3121f550a29105a1e8ae9068467b8d093f30a22 (patch) | |
tree | 863d833ead5936bb0597aee53eda5ab4cd513172 /ChangeLog.pre-2-6 | |
parent | 8a5db20e4809409e8148ed3c29c9de64a5893eeb (diff) | |
download | gtk+-b3121f550a29105a1e8ae9068467b8d093f30a22.tar.gz |
gdk/abicheck.sh don't hardcode lengths for cut, instead split on the third
Mon Nov 15 19:02:07 2004 Manish Singh <yosh@gimp.org>
* gdk/abicheck.sh
* gtk/abicheck.sh: don't hardcode lengths for cut, instead split on
the third field.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0ce2659ac9..219e3c7f60 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Mon Nov 15 19:02:07 2004 Manish Singh <yosh@gimp.org> + + * gdk/abicheck.sh + * gtk/abicheck.sh: don't hardcode lengths for cut, instead split on + the third field. + 2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimagemenuitem.c (gtk_image_menu_item_setting_changed): |