[geeklog-cvs] Geeklog-1.x/public_html/docs history,1.667,1.668

Dirk Haun dhaun at qs1489.pair.com
Sun Jun 22 04:24:16 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/docs
In directory qs1489.pair.com:/tmp/cvs-serv73439/public_html/docs

Modified Files:
	history 
Log Message:
Fixed SQL error when trying to change a category id to an already existing id (part of bug #0000659)


Index: history
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/docs/history,v
retrieving revision 1.667
retrieving revision 1.668
diff -C2 -d -r1.667 -r1.668
*** history	20 Jun 2008 20:37:51 -0000	1.667
--- history	22 Jun 2008 08:24:13 -0000	1.668
***************
*** 4,11 ****
  ------------
  
- - Fixed printer friendly version of a static page not working when url_rewrite
-   is enabled (bug #0000661) [Dirk]
  - Changed SEC_createToken so that it will only return one token per page
!   (effectively making it a singelton). This fixes the problem of not being able
    to delete comments when you also have trackbacks for the same article
    [Mike, Dirk]
--- 4,9 ----
  ------------
  
  - Changed SEC_createToken so that it will only return one token per page
!   (effectively making it a singleton). This fixes the problem of not being able
    to delete comments when you also have trackbacks for the same article
    [Mike, Dirk]
***************
*** 17,20 ****
--- 15,29 ----
  - Updated Hebrew language file, provided by LWC
  
+ Links plugin
+ ------------
+ - Fixed SQL error when trying to change a category id to an already existing id
+   (part of bug #0000659) [Dirk]
+ 
+ Static Pages plugin
+ -------------------
+ - Fixed printer friendly version of a static page not working when url_rewrite
+   is enabled (bug #0000661) [Dirk]
+ 
+ 
  
  June 15, 2008 (1.5.0)




More information about the geeklog-cvs mailing list