Mercurial > pidgin
changeset 1538:0666792081aa
[gaim-migrate @ 1548]
pre6
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 07 Mar 2001 07:12:41 +0000 |
parents | 2157d91c2eb9 |
children | 170734e13f1c |
files | ChangeLog NEWS configure.in |
diffstat | 3 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 06 15:26:51 2001 +0000 +++ b/ChangeLog Wed Mar 07 07:12:41 2001 +0000 @@ -1,11 +1,13 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.11.0: +version 0.11.0-pre6 (03/06/2001): * Fixed bug with NAS support * Napster plugin is included again (Thanks for pointing out that it was missing, (Yan V. Bulgak) * Oscar can: search by email, request confirmation, change password + * TOC fixes + * Faster HTML parsing/rendering version 0.11.0-pre5 (02/26/2001): * Minor GUI changes
--- a/NEWS Tue Mar 06 15:26:51 2001 +0000 +++ b/NEWS Wed Mar 07 07:12:41 2001 +0000 @@ -1,5 +1,7 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! +0.11.0-pre6 (03/06/2001): + 0.11.0-pre5 (02/26/2001): Rob: Yeah, I promise this is the last pre-release :-D. That seems to be a pretty common saying around here, huh? Well, I must first
--- a/configure.in Tue Mar 06 15:26:51 2001 +0000 +++ b/configure.in Wed Mar 07 07:12:41 2001 +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.0pre5]) +AM_INIT_AUTOMAKE([gaim], [0.11.0pre6]) dnl Checks for programs. AM_PROG_LIBTOOL