# HG changeset patch # User Rob Flynn # Date 954063720 0 # Node ID a3de3ca65e97a59a7be68762566b6dcfcd8ed201 # Parent 39d169ccc385ae266bc8ca0b225b911673dcfe72 [gaim-migrate @ 66] GAIM 0.9.13 has begun. committer: Tailor Script diff -r 39d169ccc385 -r a3de3ca65e97 ChangeLog --- a/ChangeLog Sun Mar 26 09:14:59 2000 +0000 +++ b/ChangeLog Sun Mar 26 09:42:00 2000 +0000 @@ -1,5 +1,7 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! +version 0.9.13: + version 0.9.12 (03/25/2000): * Segfault fix for PPC/Alpha/etc machines with log(0) Thanks to Todd Cohen for this one. diff -r 39d169ccc385 -r a3de3ca65e97 NEWS --- a/NEWS Sun Mar 26 09:14:59 2000 +0000 +++ b/NEWS Sun Mar 26 09:42:00 2000 +0000 @@ -1,5 +1,7 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! +0.9.13: + 0.9.12: Well guys, looks like we got some nifty things in this version. TrueType Fonts are supported for those XFSTT buffs out there (or whatever diff -r 39d169ccc385 -r a3de3ca65e97 configure.in --- a/configure.in Sun Mar 26 09:14:59 2000 +0000 +++ b/configure.in Sun Mar 26 09:42:00 2000 +0000 @@ -1,7 +1,7 @@ dn3l Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) -AM_INIT_AUTOMAKE([gaim], [0.9.12]) +AM_INIT_AUTOMAKE([gaim], [0.9.13]) dnl Checks for programs. AM_PROG_LIBTOOL diff -r 39d169ccc385 -r a3de3ca65e97 gaim.spec --- a/gaim.spec Sun Mar 26 09:14:59 2000 +0000 +++ b/gaim.spec Sun Mar 26 09:42:00 2000 +0000 @@ -1,5 +1,5 @@ %define name gaim -%define version 0.9.12 +%define version 0.9.13 %define release 1 %define prefix /usr