Mercurial > pidgin
changeset 1198:c5a0ee69dc7e
[gaim-migrate @ 1208]
Sometimes I feel so horribly stupid.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Mon, 04 Dec 2000 18:26:25 +0000 |
parents | ecdba708acc1 |
children | e51a758084f2 |
files | ChangeLog configure.in doc/gaim.1 |
diffstat | 3 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 04 16:25:14 2000 +0000 +++ b/ChangeLog Mon Dec 04 18:26:25 2000 +0000 @@ -1,5 +1,8 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! +version 0.11.0-pre2 (12/04/2000): + * Fixed a segfault with a bad util.c + version 0.11.0-pre1 (12/03/2000): * Multiple connections * Protocol plugins:
--- a/configure.in Mon Dec 04 16:25:14 2000 +0000 +++ b/configure.in Mon Dec 04 18:26:25 2000 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [0.11.0pre1]) +AM_INIT_AUTOMAKE([gaim], [0.11.0pre2]) dnl Checks for programs. AM_PROG_LIBTOOL