From: brockhaus <brockhaus>
Date: Wed, 22 Aug 2007 18:06:51 +0000 (+0000)
Subject: event_creativecommons:
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=812a6d8dce60d0abccb0c1977f0c4d8d2202b9f7;p=s9y.git

event_creativecommons:
* Changed default cc version to 3.0, respecting old configuration while updating.
* BY only version is only valid since 3.0. 2.5 doesn't support this.
* Japanese users get a wrong link to the creative common license
* Mouseover image title supports Mozilla, too (title attribute)
---

diff --git a/plugins/serendipity_event_creativecommons/ChangeLog b/plugins/serendipity_event_creativecommons/ChangeLog
new file mode 100644
index 0000000..d8a82e9
--- /dev/null
+++ b/plugins/serendipity_event_creativecommons/ChangeLog
@@ -0,0 +1,12 @@
+# $Id$
+------------------------------------------------------------------------
+Version 1.4 (brockhaus):
+
+    * Changed default cc version to 3.0, respecting old configuration
+      while updating.
+    * BY only version is only valid since 3.0. 2.5 doesn't support this.
+    * Japanese users get a wrong link to the creative common license
+    * Mouseover image title supports Mozilla, too (title attribute)
+
+------------------------------------------------------------------------
+Version 1.3 (Evan Nemerson):