Wed, 24 Sep 2003 23:41:35 +0000
[gaim-migrate @ 7507]
ASDG!
| ChangeLog | file | annotate | diff | comparison | revisions | |
| NEWS | file | annotate | diff | comparison | revisions | |
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Wed Sep 24 23:40:56 2003 +0000 +++ b/ChangeLog Wed Sep 24 23:41:35 2003 +0000 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone that's good for the soul! -version 0.69 +version 0.69 (09/24/2003): * Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc) support * Added MSN 6 smileys.
--- a/NEWS Wed Sep 24 23:40:56 2003 +0000 +++ b/NEWS Wed Sep 24 23:41:35 2003 +0000 @@ -1,4 +1,7 @@ -=[ Gaim ]=- The Pimpin' Penguin IM Client That's Good For The Soul! +0.69 (9/24/2003): + Sean: MSN and Yahoo! work. That's good NEWS if I've ever heard it. + 0.68 (09/01/2003): Rob: Wow. I am so incredibly tired.
--- a/configure.ac Wed Sep 24 23:40:56 2003 +0000 +++ b/configure.ac Wed Sep 24 23:41:35 2003 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/main.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [0.69cvs]) +AM_INIT_AUTOMAKE([gaim], [0.69]) AC_PREREQ([2.50])