diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-15 16:41:54 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-15 16:41:54 +0000 |
commit | 5d43b9ade4e632d14f171ea72a7a33de06bf9860 (patch) | |
tree | a5b28827982b164e1fa94283f1d619318cb80fb4 /ChangeLog.pre-2-0 | |
parent | 9c357424fc4de953afaf2aa09020b825bb5733ab (diff) |
Updated.
Fri Feb 15 10:41:51 2002 Owen Taylor <otaylor@redhat.com>
* NEWS: Updated.
* configure.in: Require autoconf-2.52, run AC_SYS_LARGEFILE.
(#71410, Sven Neumann)
* glib/giounix.c glib/giowin32.c glib/giochannel.[ch]:
Change offset type for g_io_channel_seek[_position] to
gint64.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 1f515420c..48a0336b3 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,14 @@ +Fri Feb 15 10:41:51 2002 Owen Taylor <otaylor@redhat.com> + + * NEWS: Updated. + + * configure.in: Require autoconf-2.52, run AC_SYS_LARGEFILE. + (#71410, Sven Neumann) + + * glib/giounix.c glib/giowin32.c glib/giochannel.[ch]: + Change offset type for g_io_channel_seek[_position] to + gint64. + 2002-02-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * tests/thread-test.c: Do not assume, that after |