|
From: Steve W. <wai...@us...> - 2000-10-25 05:06:39
|
Update of /cvsroot/phpwiki/phpwiki In directory slayer.i.sourceforge.net:/tmp/cvs-serv21103 Modified Files: HISTORY Log Message: Updated for 1.1.8 Index: HISTORY =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/HISTORY,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** HISTORY 2000/10/08 19:59:31 1.9 --- HISTORY 2000/10/25 05:06:36 1.10 *************** *** 1,4 **** ! Executing ssh-askpass to query the password... ! 1.1.8 * MostPopular works for all implementations, except flat files * Flat file database support; it's not yet complete but the basic Wiki --- 1,6 ---- ! 1.1.8 10/25/00: ! * Internationalization, with support for Dutch, and an architecture ! to add more languages easily ! * Term/defintion tags updated to next and use tabless markup * MostPopular works for all implementations, except flat files * Flat file database support; it's not yet complete but the basic Wiki *************** *** 11,15 **** * Numerous bug fixes, as always * Some refactoring of the database interface - * 1.1.7 07/15/00: A lot was added since the 1.1.6b release. Diffs are --- 13,16 ---- |