[Phpslash-commit] CVS: phpslash-ft CHANGES,1.375,1.376
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-01-23 17:26:41
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv1307/phpslash-ft Modified Files: CHANGES Log Message: Patch [ #506128 ] Rewrite of RSS parser to use templates Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.375 retrieving revision 1.376 diff -C2 -d -r1.375 -r1.376 *** CHANGES 2002/01/23 00:15:21 1.375 --- CHANGES 2002/01/23 17:26:37 1.376 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Jan-23 11:00AM CST Joe Stewart <jo...@be...> + [T] - Patch [ #506128 ] - Peter Cruikshank wrote a rss block parser that + uses templates. Files affected: Block_render_rss.class and + rssblock.tpl. + 2002-Jan-22 6:00PM CST Joe Stewart <jo...@be...> [T] - Patched in Aaron Seth's changes to store passwords in obfuscated md5. |