[R45phpbbmods-checkins] user_search INSTALL,1.5,1.6
Brought to you by:
rasadam
|
From: Adam A. <ra...@us...> - 2004-11-11 16:12:08
|
Update of /cvsroot/r45phpbbmods/user_search In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11685 Modified Files: INSTALL Log Message: Index: INSTALL =================================================================== RCS file: /cvsroot/r45phpbbmods/user_search/INSTALL,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** INSTALL 19 May 2004 21:44:40 -0000 1.5 --- INSTALL 11 Nov 2004 16:11:59 -0000 1.6 *************** *** 7,11 **** ## Timezone, Moderators (of a specific forum), banned users, IP address (used to post), ## disabled accounts and disabled PM priviliges. ! ## MOD Version: 1.0.0 RC 2 ## ## Installation Level: (Easy) --- 7,11 ---- ## Timezone, Moderators (of a specific forum), banned users, IP address (used to post), ## disabled accounts and disabled PM priviliges. ! ## MOD Version: 1.0.0 ## ## Installation Level: (Easy) *************** *** 24,27 **** --- 24,29 ---- ## MOD History: ## + ## 2004/11/11 - Version 1.0.0 + ## - First Gold Release! ## 2004/5/19 - Version 1.0.0 RC 2 ## - Fixed bug with LIMIT clause on main SELECT statement. Use the PostgreSQL syntax, |