From: Steve W. <wai...@us...> - 2000-11-06 02:51:09
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory slayer.i.sourceforge.net:/tmp/cvs-serv15834 Modified Files: ReleaseNotes Log Message: Added a few words about 1.1.9. Index: ReleaseNotes =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/ReleaseNotes,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** ReleaseNotes 2000/10/23 20:55:24 1.5 --- ReleaseNotes 2000/11/06 02:51:07 1.6 *************** *** 1,2 **** --- 1,8 ---- + PhpWiki 1.1.9 includes Spanish language pages, a full implementation for + Postgresql, numerous bug fixes and more. See the HISTORY file for more + info: http://phpwiki.sourceforge.net/phpwiki/HISTORY + + ---- + PhpWiki 1.1.6 is a major revision of PhpWiki. The ability to have themes (via an easy-to-edit template system) has been added; the schema for MySQL has been |