Update of /cvsroot/phpwebsite-comm/modules/whatsnew/docs
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2436/docs
Modified Files:
CHANGELOG
Added Files:
README
Log Message:
new features prepping for 1.0.0
--- NEW FILE: README ---
<p>This is the 1.0.0 release of whatsnew. It's pretty simple and there
may not be any need further releases, unless bugs are found. I have
added additional setup options, such as displaying dates and summaries.
I wrote this for a specific need I had and thought it may be of use to
others also. Please enjoy.</p>
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/whatsnew/docs/CHANGELOG,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** CHANGELOG 26 Jul 2008 21:02:37 -0000 1.4
--- CHANGELOG 11 Feb 2009 15:54:27 -0000 1.5
***************
*** 19,20 ****
--- 19,27 ----
+ Added link and function to manually flush cache at will
+ Version 1.0.0 -- Feb 2009
+ ------------------------------------------------------------------
+ + Added option to display item summaries (thanks obones)
+ + Added option to display item update dates (thanks obones)
+ + Bumped version to 1.0.0 as mod is being added to core distro
+ and it feels at that stage.
+ + Moved Read Me information to the README file in docs/
|