changeset 9537:cfe6b7008391

[gaim-migrate @ 10365] 0.80. NEWS away, gents. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 16 Jul 2004 01:23:15 +0000
parents 9d36e93e2ae4
children 1931a3977e23
files ChangeLog NEWS VERSION configure.ac
diffstat 4 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jul 15 21:51:36 2004 +0000
+++ b/ChangeLog	Fri Jul 16 01:23:15 2004 +0000
@@ -1,6 +1,6 @@
 Gaim: The Pimpin' Penguin IM Client that's good for the soul!
 
-version 0.80cvs:
+version 0.80 (07/15/2004):
 	New Features:
 	* Ability to send files from the conversation window (Daniel Atallah)
 	* Drag a file into the buddy list or a conversation to send it to that
--- a/NEWS	Thu Jul 15 21:51:36 2004 +0000
+++ b/NEWS	Fri Jul 16 01:23:15 2004 +0000
@@ -1,5 +1,10 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
 
+0.80 (07/15/2004):
+	Sean: Three weeks!  Hooray for timeliness!  I didn't do much here
+	but drag-and-droppable file transfers.  Drag something into a
+	conversation window, and it will be sent.  Kinda neat.
+
 0.79 (06/24/2004):
 	Sean: We've moved to a three-week release cycle which we'll
 	hopefully be able to keep up more realistically than a two-week
--- a/VERSION	Thu Jul 15 21:51:36 2004 +0000
+++ b/VERSION	Fri Jul 16 01:23:15 2004 +0000
@@ -1,1 +1,1 @@
-0.80cvs
+0.80
--- a/configure.ac	Thu Jul 15 21:51:36 2004 +0000
+++ b/configure.ac	Fri Jul 16 01:23:15 2004 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [0.80cvs], [gaim-devel@lists.sourceforge.net])
+AC_INIT([gaim], [0.80], [gaim-devel@lists.sourceforge.net])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)