Mercurial > pidgin
changeset 1495:3d1c4e5f375b
[gaim-migrate @ 1505]
Kipshutz!
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 21 Feb 2001 19:22:50 +0000 |
parents | 13bbf7b8f920 |
children | d33bf6548543 |
files | ChangeLog NEWS configure.in doc/gaim.1 |
diffstat | 4 files changed, 11 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 21 19:20:24 2001 +0000 +++ b/ChangeLog Wed Feb 21 19:22:50 2001 +0000 @@ -1,6 +1,6 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.11.0: +version 0.11.0-pre5: * Minor GUI changes * ICQ Alias problem fixed * Negative times fixed
--- a/NEWS Wed Feb 21 19:20:24 2001 +0000 +++ b/NEWS Wed Feb 21 19:22:50 2001 +0000 @@ -1,6 +1,13 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.11.0: +0.11.0-pre5: + 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 + appologize. The protocols that I was working on really should be + much more developed at this point -- they should be completed, + actually. Unfortunately, my real life job (yes, I have one hehe) got + a little too busy and ate up all of my free time. I promise that + things will get better now :). 0.11.0-pre4: Rob: HOORAY FOR DISNEYLAND!
--- a/configure.in Wed Feb 21 19:20:24 2001 +0000 +++ b/configure.in Wed Feb 21 19:22:50 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.0]) +AM_INIT_AUTOMAKE([gaim], [0.11.0pre5]) dnl Checks for programs. AM_PROG_LIBTOOL