changeset 8762:831a0488a719

[gaim-migrate @ 9517] NEWS away, Gentlemen. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 22 Apr 2004 23:24:01 +0000
parents 10caa1ec2dc4
children e835c6a8dfb1
files ChangeLog NEWS VERSION configure.ac
diffstat 4 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 22 20:57:39 2004 +0000
+++ b/ChangeLog	Thu Apr 22 23:24:01 2004 +0000
@@ -1,6 +1,6 @@
 Gaim: The Pimpin' Penguin IM Client that's good for the soul!
 
-version 0.77cvs
+version 0.77 (04/22/2004):
 	New Features:
 	* The System Log returns (Ka-Hing Cheung)
 	* Added a conversation-drag-ended signal (Etan Reisner)
--- a/NEWS	Thu Apr 22 20:57:39 2004 +0000
+++ b/NEWS	Thu Apr 22 23:24:01 2004 +0000
@@ -1,5 +1,12 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
 
+0.77 (04/22/2004):
+	Sean: We're back to a somewhat regular release cycle now.  Hooray!
+	WYSIWYG is much improved in this release, and you can now copy and paste
+	rich text to and from Gaim and other applications (see: Mozilla, Evolution
+	OpenOffice).  Also, Novell has released their first release of their
+	GroupWise plugin, included in this release.  Good stuff all around.
+
 0.76 (04/01/2004):
 	Sean: Yeah, it's been a long time since the last release, and despite
 	what others may tell you, we were just really lazy.  This is pretty
--- a/VERSION	Thu Apr 22 20:57:39 2004 +0000
+++ b/VERSION	Thu Apr 22 23:24:01 2004 +0000
@@ -1,1 +1,1 @@
-0.77cvs
+0.77
--- a/configure.ac	Thu Apr 22 20:57:39 2004 +0000
+++ b/configure.ac	Thu Apr 22 23:24:01 2004 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [0.77cvs], [gaim-devel@lists.sourceforge.net])
+AC_INIT([gaim], [0.77], [gaim-devel@lists.sourceforge.net])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)