org.guifications.plugins: e5132f9f68a10cce3066647789d0a947d62a62b5

grim at guifications.org grim at guifications.org
Mon Mar 17 20:20:13 CDT 2008


-----------------------------------------------------------------
Revision: e5132f9f68a10cce3066647789d0a947d62a62b5
Ancestor: 379550baa58d3a1be7978c3542ea926e1f84d658
Author: grim at guifications.org
Date: 2008-03-18T01:04:20
Branch: org.guifications.plugins

Modified files:
        ChangeLog VERSION configure.ac

ChangeLog: 

Prepping release of 2.3.0


-----------------------------------------------------------------
This revision's diffstat output:
 ChangeLog    |    3 ++-
 VERSION      |    2 +-
 configure.ac |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
-------------- next part --------------
============================================================
--- ChangeLog	e97c0ca0739b0eb97b9ab8bbaeb8e26257c53a95
+++ ChangeLog	8bfb0c490cd99c699008457ce5954cb8712bc93e
@@ -1,4 +1,4 @@
-Version 2.3.0mtn:
+Version 2.3.0: 03/17/08
 	* Fixed a typo in irc-more's source that allowed a potential double-free
 	* Fixed unregistering commands when unloading gRIM and Magic 8 ball plugin
 	* Fixed napster plugin.  It builds cleanly and loads properly now.
@@ -17,6 +17,7 @@ Version 2.3.0mtn:
 	* Memory leak fixes
 	* Fixed the --with-plugins configure argument.  It now correctly handles
 	  all, default, and a comma separated list of plugins.
+	* Finally added some content to README
 
 Version 2.2.0: 10/25/07
 	* Added 'menuconfig' script to make it easier to select what plugins to
============================================================
--- VERSION	039e9e6bc9fb01b03dc9c506bcee1845014b1263
+++ VERSION	34f7c904a063d2d3791c38521e40ae1648cd2e7e
@@ -1 +1 @@
-2.3.0mtn
+2.3.0
============================================================
--- configure.ac	bf6d861f5a70b630db516054b2b4b09d47dc383a
+++ configure.ac	db0cb80c42182aa24af728f31b5341a115536ab6
@@ -1,4 +1,4 @@
-AC_INIT([purple-plugin_pack], [2.3.0mtn], [plugins-devel at lists.guifications.org])
+AC_INIT([purple-plugin_pack], [2.3.0], [plugins-devel at lists.guifications.org])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(pre_config.h)
 


More information about the Plugins-commits mailing list