From: Eloi G. <ada...@us...> - 2004-10-10 15:36:46
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11677/docs Modified Files: Changes.txt Log Message: Version 2.8 release files Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Changes.txt 30 Sep 2004 05:14:31 -0000 1.13 --- Changes.txt 10 Oct 2004 15:36:09 -0000 1.14 *************** *** 1,3 **** --- 1,14 ---- ======================== + Changes in version 3.0 + ======================== + Todo: NEW FEATURE! Multi-Language Capability. + This feature is turned on only when more then 1 site-wide language pack is installed. + + ======================== + Changes in version 2.8 + ======================== + - Various minor bug fixes & interface tweaks. + + ======================== Changes in version 2.7 ======================== *************** *** 10,14 **** - If there is only 1 article showing on the homepage, the "Also On This Site" block will not show. - Cleaned up Help File in attempt to fix Bug Report [1010755] "Module Article: Difficulty Installing" ! - Fixed Bug Report [1018556] "BBCode ist parsed in the wrong way" ======================== --- 21,25 ---- - If there is only 1 article showing on the homepage, the "Also On This Site" block will not show. - Cleaned up Help File in attempt to fix Bug Report [1010755] "Module Article: Difficulty Installing" ! - Fixed Bug Report [ 1018556 ] "BBCode ist parsed in the wrong way" ======================== |