changeset 7390:adda72b4a238

[gaim-migrate @ 7985] ci some NEWS, boys. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 31 Oct 2003 00:23:26 +0000
parents 22ed0a0c003d
children f046f7932f98
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Oct 31 00:06:16 2003 +0000
+++ b/ChangeLog	Fri Oct 31 00:23:26 2003 +0000
@@ -1,6 +1,6 @@
 Gaim: The Pimpin' Penguin IM Clone that's good for the soul!
 
-version 0.72
+version 0.72 (10/31/2003):
 	* Added a search feature to conversations.
 	* Added an option to remove the formatting toolbar, both globally and
 	  on a per-window basis (Nathan Fredrickson)
--- a/NEWS	Fri Oct 31 00:06:16 2003 +0000
+++ b/NEWS	Fri Oct 31 00:23:26 2003 +0000
@@ -1,4 +1,8 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
+0.72 (10/30/2003):
+	Sean: I think I'll go as the Gaim logo guy for Halloween.  That
+	would be a cool costume.
+
 0.71 (10/09/2003):
 	Rob: It's been a while since I've commited some news.  I've had a
 	very hectic few weeks/months.  Thing are finally coming together
--- a/configure.ac	Fri Oct 31 00:06:16 2003 +0000
+++ b/configure.ac	Fri Oct 31 00:23:26 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.72cvs])
+AM_INIT_AUTOMAKE([gaim], [0.72])
 
 AC_PREREQ([2.50])