mromy 2005/06/02 14:16:49 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/txt history.txt
Log:
- updated Jahia 4.1 changelog for 4.1.0_01
Revision Changes Path
1.41.2.5.2.2 +20 -3 jahia/src/views/txt/history.txt
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/txt/history.txt.diff?r1=1.41.2.5.2.1&r2=1.41.2.5.2.2&f=h
Index: history.txt
===================================================================
RCS file: /cvs/jahia/src/views/txt/Attic/history.txt,v
retrieving revision 1.41.2.5.2.1
retrieving revision 1.41.2.5.2.2
diff -u -r1.41.2.5.2.1 -r1.41.2.5.2.2
--- history.txt 25 May 2005 10:16:17 -0000 1.41.2.5.2.1
+++ history.txt 2 Jun 2005 12:16:49 -0000 1.41.2.5.2.2
@@ -12,7 +12,7 @@
Jahia 4.1 Change Log
-Last update: 25.05.2005
+Last update: 02.06.2005
Jahia 4.1.0_01
-----------
@@ -27,7 +27,9 @@
Bugfixes, refactorings and other enhancements:
Jahia Core Framework
-[JAHIA-298] - NullPointerException in ConnectionDispenser
+- [JAHIA-298] - NullPointerException in ConnectionDispenser
+- Contribution by EU Parliement to correctly handle parsing of
+ 403 error messages
Authorisations (ACL) and Authentification
- [JAHIA-281] - Allow ACLs to use other trees than it's own to resolve
@@ -44,10 +46,25 @@
- Fix for OutOfRangeException on a SQL query for filters
- Provide a chaining filter to build combination of AND, OR, XOR and NOT
between JahiaContainerFilter
+- Added missing config.xml search settings file
+- Update lucene analyzer so that "�" will match "e" and "equipe" will
+ match "l'�quipe" as well.
+- Optimize restore version and search indexation
+- Fixed other issue when shutdowning search service
+- Compact index file at fixed interval
+- Cleaner way to check that the index exist before opening it.
WebDAV
- [JAHIA-269] - WebDAV: You can not change permissions on /shared
+- [JAHIA-299] - ClassCastException in JahiaDescriptorsStore fixed
+- Switch Slide 2 table names to lower case for mysql
Database
- Oracle fix for blog template
-- Fix for oracle (from ep)
+- Fix for oracle and datasources
+
+Corporate templates
+- Blog template: don't use currentday style if selected range is "year".
+- Blog template: Fix category filter
+- Blog template: Fix bug on calendar if current day is 1
+- Add highlighted text for search results