mromy 2005/11/10 17:06:27 CET
Modified files: (Branch: JAHIA-4-0-BRANCH)
src/views/txt history.txt
Log:
- updated history for 4.0.7
Revision Changes Path
1.41.2.13 +23 -1 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.12&r2=1.41.2.13&f=h
Index: history.txt
===================================================================
RCS file: /cvs/jahia/src/views/txt/Attic/history.txt,v
retrieving revision 1.41.2.12
retrieving revision 1.41.2.13
diff -u -r1.41.2.12 -r1.41.2.13
--- history.txt 13 Jun 2005 12:37:03 -0000 1.41.2.12
+++ history.txt 10 Nov 2005 16:06:27 -0000 1.41.2.13
@@ -12,7 +12,29 @@
Jahia 4.0 Change Log
-Last update: 13.06.2005
+Last update: 11.11.2005
+
+Jahia 4.0.7
+-----------
+
+- Fix for JAHIA-308 : Fix Typo
+- Fix for JAHIA-366 : Remove JSessionID from getPathInfo() parameter.
+
+Search Engine & filters
+- Added chaining searchers to allow combination of and, or, xor between
several searcher
+
+WebDAV
+- authorize HEAD command as non authenticated (Patch by UNIL)
+- Support of larger file uploads (Patch by UNIL)
+- improved solidity of getUserPrincipal in request wrapper implementation
(Patch by UNIL)
+
+Installation and Environment (J2EE; DB; OS;...)
+- Remove tests in configuration wizard that posed problems when Jahia was
installed in ROOT configuration
+
+Bugfixes, refactorings and other enhancements:
+- Added more allowed characters in URL key : -_.
+- Added missing properties in jahia.skeleton file.
+- Added basic IDEA project files
Jahia 4.0.6_01