[kupu-checkins] r34310 - in kupu/branch/kupu-1.3: . default doc
duncan at codespeak.net
duncan at codespeak.net
Tue Nov 7 11:22:00 CET 2006
Author: duncan
Date: Tue Nov 7 11:21:58 2006
New Revision: 34310
Modified:
kupu/branch/kupu-1.3/default/toolbar.kupu
kupu/branch/kupu-1.3/doc/CHANGES.txt
kupu/branch/kupu-1.3/version.txt
Log:
Updated CHANGES.txt, bumped version number.
Modified: kupu/branch/kupu-1.3/default/toolbar.kupu
==============================================================================
--- kupu/branch/kupu-1.3/default/toolbar.kupu (original)
+++ kupu/branch/kupu-1.3/default/toolbar.kupu Tue Nov 7 11:21:58 2006
@@ -52,7 +52,7 @@
<kupu:part name="logo">
<span class="kupu-tb-buttongroup kupu-logo" style="float: right" id="kupu-logo">
- <button type="button" class="kupu-logo" title="Kupu 1.3.8 (SVN/Unreleased)"
+ <button type="button" class="kupu-logo" title="Kupu 1.3.9"
i18n:attributes="title" accesskey="k"
onclick="window.open('http://kupu.oscom.org');"> </button>
</span>
Modified: kupu/branch/kupu-1.3/doc/CHANGES.txt
==============================================================================
--- kupu/branch/kupu-1.3/doc/CHANGES.txt (original)
+++ kupu/branch/kupu-1.3/doc/CHANGES.txt Tue Nov 7 11:21:58 2006
@@ -2,6 +2,13 @@
Kupu changes
============
+- 1.3.9
+
+ - Fixes for IE7 compatability.
+
+ - Fixed the duplicate resources bug (so resources won't be duplicated
+ on reinstall any more).
+
- 1.3.8
- HTML view now does filtering by default in Plone (can be turned
Modified: kupu/branch/kupu-1.3/version.txt
==============================================================================
--- kupu/branch/kupu-1.3/version.txt (original)
+++ kupu/branch/kupu-1.3/version.txt Tue Nov 7 11:21:58 2006
@@ -1 +1 @@
-kupu 1.3.8 (SVN/Unreleased)
+kupu 1.3.9
More information about the kupu-checkins
mailing list