org.guifications.plugins: fb66569374d0c47d9be3f86984a6154ead9c2045

rekkanoryo at guifications.org rekkanoryo at guifications.org
Tue Nov 20 20:40:07 CST 2007


-----------------------------------------------------------------
Revision: fb66569374d0c47d9be3f86984a6154ead9c2045
Ancestor: 928229936b9893eb62902716ccb743215c476c79
Author: rekkanoryo at guifications.org
Date: 2007-11-21T02:35:55
Branch: org.guifications.plugins

Modified files:
        ChangeLog VERSION configure.ac

ChangeLog: 

ChangeLogging some stuff and updating the version since we have new plugins.

-----------------------------------------------------------------
This revision's diffstat output:
 ChangeLog    |    7 ++++++-
 VERSION      |    2 +-
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
-------------- next part --------------
============================================================
--- ChangeLog	308a76e6710357eef6d0ae4970cc55aed2fcf705
+++ ChangeLog	6e38858a001e411ef01a5c88e48c94bf9ea88882
@@ -1,8 +1,13 @@
-Version 2.2.1mtn:
+Version 2.3.0mtn:
 	* 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
 	* Added /bollocks command to Magic 8 ball plugin inspired by (and ported
 	  from) /dev/bollocks kernel module
+	* Added Andrew Pangborn's Enhanced History plugin and ported it to the
+	  Pidgin and libpurple APIs.  Cleaned up some preferences as well.
+	* Dice plugin now supports dice notation
+	  (http://en.wikipedia.org/wiki/Dice_notation), but it's not perfect yet.
+	  (Lucas Paul)
 
 Version 2.2.0: 10/25/07
 	* Added 'menuconfig' script to make it easier to select what plugins to
============================================================
--- VERSION	eac082b6e97e9c54a24419beca4441c9ea041f76
+++ VERSION	039e9e6bc9fb01b03dc9c506bcee1845014b1263
@@ -1 +1 @@
-2.2.1mtn
+2.3.0mtn
============================================================
--- configure.ac	4a83eaa2e0d1eff56a7dfe3e3454f3ef7fca8bc2
+++ configure.ac	b1b4ad7fd1f56672ad8422b213e80a9c5fb9160d
@@ -1,4 +1,4 @@
-AC_INIT([purple-plugin_pack], [2.2.1mtn], [plugins-devel at lists.guifications.org])
+AC_INIT([purple-plugin_pack], [2.3.0mtn], [plugins-devel at lists.guifications.org])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(pre_config.h)
 


More information about the Plugins-commits mailing list