changeset 5074:87812f97d08d

[gaim-migrate @ 5427] Anty up. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 08 Apr 2003 02:36:05 +0000
parents 2ff05a24192b
children 5bbd7d3ca93e
files configure.ac configure.in doc/gaim.1 gaim.spec.in
diffstat 4 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Apr 08 02:08:38 2003 +0000
+++ b/configure.ac	Tue Apr 08 02:36:05 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.60])
+AM_INIT_AUTOMAKE([gaim], [0.61])
 
 AC_PREREQ([2.50])
 
--- a/configure.in	Tue Apr 08 02:08:38 2003 +0000
+++ b/configure.in	Tue Apr 08 02:36:05 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.60])
+AM_INIT_AUTOMAKE([gaim], [0.61])
 
 
 
--- a/doc/gaim.1	Tue Apr 08 02:08:38 2003 +0000
+++ b/doc/gaim.1	Tue Apr 08 02:36:05 2003 +0000
@@ -21,7 +21,7 @@
 .\" USA.
 .TH gaim 1
 .SH NAME
-Gaim v0.60 \- Instant Messaging client
+Gaim v0.61 \- Instant Messaging client
 .SH SYNOPSIS
 .TP 5
 \fBgaim \fI[options]\fR
--- a/gaim.spec.in	Tue Apr 08 02:08:38 2003 +0000
+++ b/gaim.spec.in	Tue Apr 08 02:36:05 2003 +0000
@@ -77,6 +77,8 @@
 - Split the buddy pounce core and UI, and rewrote the UI for it.
 - Removed folder icons and excess space from the buddy list (Thanks Dave Camp)
 - Fixed a bug involving dragging buddies and groups
+- Re-implemented the logout icons.
+- New icons for "away" and "aol" (Thanks, Moses Lei)
 
 * Fri Apr 04 2003 Rob Flynn <rob@marko.net> (0.60 release)
 -Core: