diff options
author | Havoc Pennington <hp@redhat.com> | 2005-05-18 15:44:50 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2005-05-18 15:44:50 +0000 |
commit | 7befbf52705a45fccb67e7cc5edd7d4cf30e6fd4 (patch) | |
tree | 0e5ff90045b1270f4b49123da18300363ec86d45 /ChangeLog | |
parent | 63ac302bab3fee5abf0241b160bc51792511de5d (diff) |
2005-05-18 Havoc Pennington <hp@redhat.com>
* configure.in: use GLIB_GNU_GETTEXT to get INTLLIBS and require
gettext. Not really worth requiring yet perhaps, but any
production quality 1.0 would require it so we should go ahead and
get things set up. We do have a couple token calls to
bindtextdomain in the code already.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-05-18 Havoc Pennington <hp@redhat.com> + + * configure.in: use GLIB_GNU_GETTEXT to get INTLLIBS and require + gettext. Not really worth requiring yet perhaps, but any + production quality 1.0 would require it so we should go ahead and + get things set up. We do have a couple token calls to + bindtextdomain in the code already. + 2005-05-16 John (J5) Palmieri <johnp@redhat.com> * glib/dbus-gmain.c (io_handler_dispatch): fix deadlock |