[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-commits] gforge ChangeLog,1.345,1.346
From: |
gsmet |
Subject: |
[Gforge-commits] gforge ChangeLog,1.345,1.346 |
Date: |
Wed, 14 Apr 2004 16:17:25 -0500 |
Update of /cvsroot/gforge/gforge
In directory db.perdue.net:/tmp/cvs-serv24650
Modified Files:
ChangeLog
Log Message:
finally updated ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gforge/gforge/ChangeLog,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -d -r1.345 -r1.346
--- ChangeLog 13 Apr 2004 20:36:42 -0000 1.345
+++ ChangeLog 14 Apr 2004 21:17:22 -0000 1.346
@@ -1,7 +1,21 @@
+2004-04-14 Guillaume Smet <address@hidden>
+
+ * fixed a bug in new cronjob cvs.php. Modes must be in octal.
+
2004-04-13 Tom Copeland <address@hidden>
* www/admin/userlist.php: Added sorting by user_name and add_date.
-
+
+2004-04-13 Guillaume Smet <address@hidden>
+
+ * fixed a bug in /mail/
+ * moved inclusion of escapingUtils.php in pre.php
+ * removed an unused variable in history_parse.php
+ * new access control for cvs repositories
+ * removed chgrp -R repository from loginfo by using setgid bit
+ * improved security of cvsweb.php. It's now usable in production
environment.
+ * fixed a bug in cvsweb.cgi
+
2004-04-08 Tom Copeland <address@hidden>
* www/forum/include/ForumHTML.class: SQL optimization - replaced a
'select *'
@@ -31,6 +45,23 @@
* Small mass update bug in task mgr - htmlspecialchars() would be
applied again to the summary field
+2004-04-02 Guillaume Smet <address@hidden>
+
+ * fixed some escaping problems in docman admin
+
+2004-03-31 Guillaume Smet <address@hidden>
+
+ * removed the form if there's no survey
+ * fixed localization problems in news_utils
+ * minor fixes on /my/ and project_home.php
+ * fixed localization and improved UI in /mail/, fixed cronjob
+ * fixed some UI problems and localization in /frs/
+ * disabled cache localization system if cache dir is not writable
+
+2004-03-28 Guillaume Smet <address@hidden>
+
+ * Moved constants from constants/* to constants.php
+
2004-03-26 Sung Kim <address@hidden>
* Added status checking and updating module for the mailing list
creating cronjobs
* Added status checking to show if a mailing list is activated
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-commits] gforge ChangeLog,1.345,1.346,
gsmet <=