MFB
authorJan Schneider <jan@horde.org>
Tue, 28 Sep 2010 16:47:52 +0000 (18:47 +0200)
committerJan Schneider <jan@horde.org>
Wed, 29 Sep 2010 15:11:57 +0000 (17:11 +0200)
ansel/docs/CHANGES
gollem/docs/CHANGES
horde/docs/CHANGES
imp/docs/CHANGES
ingo/docs/CHANGES
kronolith/docs/CHANGES
mnemo/docs/CHANGES
nag/docs/CHANGES
turba/docs/CHANGES

index 9a456b9..8162b02 100644 (file)
@@ -10,9 +10,16 @@ v2.0-git
 
 
 ----------
-v1.1.2-cvs
+v1.1.3-cvs
 ----------
 
+
+
+
+------
+v1.1.2
+------
+
 [mjr] Fix issue where subgalleries would become invisible in certain conditions.
 [mjr] Fix parsing gps data in certain locales (Bug #9180).
 [mjr] Fix a bug that caused certain thumbnail types to be generated as jpeg
index 16ea042..1e9788c 100644 (file)
@@ -6,12 +6,19 @@ v2.0-git
 
 
 ----------
-v1.1.2-cvs
+v1.1.3-cvs
 ----------
 
-[jan] Add Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
+
+
+
+------
+v1.1.2
+------
+
 [mms] SECURITY: Fix CSS vulnerability when viewing file data (found by
       nightmare.lmw@anarchynet.org).
+[jan] Add Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
 
 
 ------
@@ -20,6 +27,7 @@ v1.1.1
 
 [jan] Add Croatian translation (Valentin Vidic <valentin.vidic@carnet.hr>).
 [mms] Upgrade prototype.js to v1.6.1.
+[mms] Fix create folder dialog in IE (Bug #8216).
 [jan] Don't redirect to browse view if viewing a file fails.
 
 
index e2b6ee2..4369094 100644 (file)
@@ -45,11 +45,19 @@ v4.0-cvs
 [jan] Use DateTime internally in Horde_Date.
 
 
-----------
-v3.3.9-cvs
-----------
+-----------
+v3.3.10-cvs
+-----------
+
+
+
+
+------
+v3.3.9
+------
 
-[jan] Add token protection to preference forms.
+[jan] SECURITY: Add token protection to preference forms.
+[mms] SECURITY: Fix XSS in util/icon_browser.php.
 [mms] Fix generating RFC 2231 parameters with charset information (Bug #9212).
 [mms] On invalid token during logout, redirect to initial page (Bug #7669).
 [mjr] Don't allow fixed blocks to be changed to another type (Bug #9141).
index a033974..21dd313 100644 (file)
@@ -203,9 +203,16 @@ v5.0-git
 
 
 ----------
-v4.3.8-cvs
+v4.3.9-cvs
 ----------
 
+
+
+
+------
+v4.3.8
+------
+
 [jan] SECURITY: Properly escape user input in Fetchmail configuration.
 [mms] Fix updating POP3 indices when using mailbox caching (Bug #8035).
 [jan] Include "anyone" user when listing users in the ACL screen (Bug #9135).
@@ -2481,9 +2488,16 @@ OLD DIMP CHANGELOG
 ==================
 
 ----------
-v1.1.5-cvs
+v1.1.6-cvs
 ----------
 
+
+
+
+------
+v1.1.5
+------
+
 [mms] SECURITY: XSS - Make sure mailbox name displayed on mailbox page is
       properly encoded (Bug #9240).
 [jan] Fix notices with certain output buffer configurations
index 0fc8960..d278c8c 100644 (file)
@@ -9,9 +9,16 @@ v2.0-git
 
 
 ----------
-v1.2.5-cvs
+v1.2.6-cvs
 ----------
 
+
+
+
+------
+v1.2.5
+------
+
 [jan] Fix procmail vacation rule if no dates are set (Gaudenz Steinlin
       <gaudenz@debian.org>, Bug #8982).
 [jan] Fix filtering only unseen message if rule should filter all messages in
index 0e8f975..e00bd52 100644 (file)
@@ -39,9 +39,16 @@ v3.0-git
 
 
 ----------
-v2.3.5-cvs
+v2.3.6-cvs
 ----------
 
+
+
+
+------
+v2.3.5
+------
+
 [gwr] Fix moving events between calendars for the Kolab driver (Bug #7932)
 [jan] Import and export the privacy field in CSV data (Request #9139).
 [mjr] Send an iTip REQUEST, not ADD, when updating an existing event
index d550ed4..1ba41ed 100644 (file)
@@ -7,9 +7,16 @@ v3.0-cvs
 
 
 ----------
-v2.2.4-cvs
+v2.2.5-cvs
 ----------
 
+
+
+
+------
+v2.2.4
+------
+
 [mjr] Do not remove history entries when removing user data (Bug #8755).
 
 
@@ -26,6 +33,7 @@ v2.2.2
 ------
 
 [mms] Upgrade prototype.js to v1.6.1.
+[jan] Fix synchronization with output compression enabled (Bug #7769).
 [jan] Add passphrase confirmation field (Bug #7379).
 [cjh] Work around BC break with Horde versions before 3.2 (Bug #7820).
 [cjh] Add URL access to notes by "starts-with" search on the note title.
index f105870..950d3cb 100644 (file)
@@ -14,9 +14,16 @@ v3.0-git
 
 
 ----------
-v2.3.6-cvs
+v2.3.7-cvs
 ----------
 
+
+
+
+------
+v2.3.6
+------
+
 [jan] Remove stray closing tag when displaying the date of completion.
 [mjr] Do not remove history entries when removing user data (Bug #8755).
 
index aef9a1b..b1b5801 100644 (file)
@@ -10,10 +10,18 @@ v3.0-git
       individually instead of returning only the categories available
       (Request #8504).
 
+
 ----------
-v2.3.5-cvs
+v2.3.6-cvs
 ----------
 
+
+
+
+------
+v2.3.5
+------
+
 [jan] Correctly export FN vCard property if 'alternative_name' is set, but not
       'name' (Bug #9207).
 [jan] Fix import of addresses from LDIF (Axel Jurak, Bug #9215).