diff --git a/app/views/App/apps/horde/docs/CHANGES.html b/app/views/App/apps/horde/docs/CHANGES.html index a86d24ea..5e9c79a2 100644 --- a/app/views/App/apps/horde/docs/CHANGES.html +++ b/app/views/App/apps/horde/docs/CHANGES.html @@ -3,6 +3,12 @@

Changes by Release

 v5.2.0-git
 ----------
 
+
+
+-----------
+v5.2.0beta1
+-----------
+
 [mjr] Fix blocking an ActiveSync client through the admin interface.
 [mjr] Add an ActivSync device's currently used heartbeat interval to the device
       information display.
diff --git a/app/views/App/apps/horde/docs/RELEASE_NOTES.html b/app/views/App/apps/horde/docs/RELEASE_NOTES.html
index a5eb8c07..495c066f 100644
--- a/app/views/App/apps/horde/docs/RELEASE_NOTES.html
+++ b/app/views/App/apps/horde/docs/RELEASE_NOTES.html
@@ -1,5 +1,5 @@
 

Release notes for the latest release

-The Horde Team is pleased to announce the first alpha release of the Horde
+The Horde Team is pleased to announce the first beta release of the Horde
 Application Framework version 5.2.0.
 
 The Horde Application Framework is a flexible, modular, general-purpose web
@@ -23,9 +23,7 @@ 

Release notes for the latest release

 For detailed installation and configuration instructions, please see
 http://www.horde.org/apps/horde/docs/INSTALL
 
-The major changes compared to the Horde 5.1 versions are:
+The major changes compared to the Horde version 5.2.0alpha1 are:
+    * Added sending messages via LMTP.
     * Improved ActiveSync device administration.
-    * Warn about active Caps Lock key on login page.
-    * Added import script for Open-Xchange.
-    * Added configurations for new Horde Framework features.
-    * Small improvements.
+ * Small bug fix.
diff --git a/app/views/App/apps/imp/docs/CHANGES.html b/app/views/App/apps/imp/docs/CHANGES.html index 989d32ad..b38ae65b 100644 --- a/app/views/App/apps/imp/docs/CHANGES.html +++ b/app/views/App/apps/imp/docs/CHANGES.html @@ -3,6 +3,13 @@

Changes by Release

 v6.2.0-git
 ----------
 
+
+
+-----------
+v6.2.0beta1
+-----------
+
+[jan] Add Japanese help file (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
 [mms] Add automatic configuration of remote account connection details.
 [mms] Support LMTP servers when sending mail.
 [mms] Fix regression where creating a mailbox that is currently a container
diff --git a/app/views/App/apps/imp/docs/INSTALL.html b/app/views/App/apps/imp/docs/INSTALL.html
index fd3ae0fe..23bbf230 100644
--- a/app/views/App/apps/imp/docs/INSTALL.html
+++ b/app/views/App/apps/imp/docs/INSTALL.html
@@ -235,7 +235,8 @@ 

3   Configuring IMP

By default, IMP is configured to NOT display text/html message parts inline. This is done for various security reasons. If you would like to see text/html parts inline, you must create a -imp/config/mime_drivers.local.php file with the following content:

+imp/config/mime_drivers.local.php file (or add to the existing +mime_drivers.local.php file) with the following content:

 <?php
 $mime_drivers['html']['inline'] = true;
diff --git a/app/views/App/apps/imp/docs/RELEASE_NOTES.html b/app/views/App/apps/imp/docs/RELEASE_NOTES.html
index 75634d0f..dd912527 100644
--- a/app/views/App/apps/imp/docs/RELEASE_NOTES.html
+++ b/app/views/App/apps/imp/docs/RELEASE_NOTES.html
@@ -24,5 +24,6 @@ 

Release notes for the latest release

 http://www.horde.org/apps/imp/docs/INSTALL
 
 The major changes compared to IMP version H5 (6.2.0alpha1) are:
+    * Added automatic configuration of remote accounts.
     * LMTP servers are now supported for sending mail.
-    * Small improvements.
+ * Small bugfixes and improvements.
diff --git a/app/views/App/apps/ingo/docs/CHANGES.html b/app/views/App/apps/ingo/docs/CHANGES.html index 9b06aee4..f6d0aa71 100644 --- a/app/views/App/apps/ingo/docs/CHANGES.html +++ b/app/views/App/apps/ingo/docs/CHANGES.html @@ -3,6 +3,12 @@

Changes by Release

 v3.2.0-git
 ----------
 
+
+
+-----------
+v3.2.0beta1
+-----------
+
 [jan] Pass current vacation addresses to hook
       (skhorde@smail.inf.fh-bonn-rhein-sieg.de, Request #13185).
 
diff --git a/app/views/App/apps/ingo/docs/RELEASE_NOTES.html b/app/views/App/apps/ingo/docs/RELEASE_NOTES.html
index b41b86fe..48ad26e8 100644
--- a/app/views/App/apps/ingo/docs/RELEASE_NOTES.html
+++ b/app/views/App/apps/ingo/docs/RELEASE_NOTES.html
@@ -1,5 +1,5 @@
 

Release notes for the latest release

-The Horde Team is pleased to announce the first alpha release of the Ingo Email
+The Horde Team is pleased to announce the first beta release of the Ingo Email
 Filter Rules Manager version H5 (3.2.0).
 
 Ingo is an email-filter management application. It is fully internationalized,
@@ -21,10 +21,5 @@ 

Release notes for the latest release

 For detailed installation and configuration instructions, please see
 http://www.horde.org/apps/ingo/docs/INSTALL
 
-The major changes compared to Ingo H5 (3.1) versions are:
-    * Sorting of rules via drag & drop.
-    * Allow searching of rules by folder name.
-    * Improved permission settings.
-    * Added enotify and imap4flags Sieve extensions.
-    * Added Oracle support.
-    * Further improvements.
+The major changes compared to Ingo version H5 (3.2.0alpha1) are: + * Improved vacation addresses hook.
diff --git a/app/views/App/apps/kronolith/docs/CHANGES.html b/app/views/App/apps/kronolith/docs/CHANGES.html index e93e038e..9fbdda5a 100644 --- a/app/views/App/apps/kronolith/docs/CHANGES.html +++ b/app/views/App/apps/kronolith/docs/CHANGES.html @@ -3,6 +3,12 @@

Changes by Release

 v4.2.0-git
 ----------
 
+
+
+-----------
+v4.2.0beta1
+-----------
+
 [mjr] Do not include resources with no email address when synching to EAS
       clients.
 
diff --git a/app/views/App/apps/kronolith/docs/RELEASE_NOTES.html b/app/views/App/apps/kronolith/docs/RELEASE_NOTES.html
index 8e34ef0a..dbcfb542 100644
--- a/app/views/App/apps/kronolith/docs/RELEASE_NOTES.html
+++ b/app/views/App/apps/kronolith/docs/RELEASE_NOTES.html
@@ -1,5 +1,5 @@
 

Release notes for the latest release

-The Horde Team is pleased to announce the second alpha release of the Kronolith
+The Horde Team is pleased to announce the first beta release of the Kronolith
 Calendar Application version H5 (4.2.0).
 
 Kronolith is the Horde calendar application. It provides web-based calendars
@@ -24,6 +24,5 @@ 

Release notes for the latest release

 For detailed installation and configuration instructions, please see
 http://www.horde.org/apps/kronolith/docs/INSTALL
 
-The major changes compared to the Kronolith version H5 (4.2.0alpha1) are:
-    * Fixed dependency.
-    * Small bugfix.
+The major changes compared to Kronolith version H5 (4.2.0alpha2) are: + * Improved ActiveSync synchronization of event resources.