From: Verdon V. <ve...@us...> - 2009-06-05 21:07:38
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5925/docs Modified Files: CHANGELOG Log Message: 1.3.1 prep Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/CHANGELOG,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** CHANGELOG 24 Nov 2008 04:11:57 -0000 1.17 --- CHANGELOG 5 Jun 2009 21:06:16 -0000 1.18 *************** *** 92,93 **** --- 92,106 ---- + Updated CAPTCHA support + Version 1.3.1 -- Nov 2008 + ------------------------------------------------------------------ + + Fixed bug in printCVS function + + Improved privacy in CVS export + + Changed email hiding to hide from all but admins + + Fixed a minor display issue with instances of getDisplay_name() + + + Fixed bug in thumbnail linking to 1.6 url rewriting + + Fixed bug in RDX_Runtime that was usually causing the sideblock + to not show for logged in users (thanks trf000) + + + + |