Mercurial > pidgin
changeset 1289:5aa2831e243e
[gaim-migrate @ 1299]
Lalla
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 15 Dec 2000 17:33:50 +0000 |
parents | d8eaf65ca9c3 |
children | 621ce0366ff4 |
files | ChangeLog NEWS configure.in doc/gaim.1 |
diffstat | 4 files changed, 16 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 15 13:04:55 2000 +0000 +++ b/ChangeLog Fri Dec 15 17:33:50 2000 +0000 @@ -1,6 +1,6 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.11.0: +version 0.11.0-pre3 (12/15/2000): * Away messages arranged alphabetically (Thanks Justin) * More GUI adjustments * Can optionally run command to play sound files
--- a/NEWS Fri Dec 15 13:04:55 2000 +0000 +++ b/NEWS Fri Dec 15 17:33:50 2000 +0000 @@ -1,11 +1,21 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.11.0: +0.11.0-pre3 (12/15/2000): + Rob: Well, I hadn't initially planned on an 0.11.0pre3 but it + looks like it was needed. That's not necessarially a bad thing, + mind you. It just means you get to see more goodies! + + This release includes some other fun features. See the ChangeLog + for more information. Also found in this wonderful release is + an MSN plugin. For all of you who have been holding onto Windows + simply because you have friends on MSN Messenger that you don't want + to leave, this plugin is for you! :) -0.11.0pre2 (12/04/2000): + +0.11.0-pre2 (12/04/2000): Rob: I messed up. Oh well, it's fixed. -0.11.0pre1 (12/03/2000): +0.11.0-pre1 (12/03/2000): Rob: Hey guys! Guess what!? Yup, you're correct! It's the pre1 release of 0.11.0. We have all sorts of goodies in this release! Check out the ChangeLog file. As always if you find any bugs,
--- a/configure.in Fri Dec 15 13:04:55 2000 +0000 +++ b/configure.in Fri Dec 15 17:33:50 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.0]) +AM_INIT_AUTOMAKE([gaim], [0.11.0pre3]) dnl Checks for programs. AM_PROG_LIBTOOL