aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-04-25 21:45:38 +0000
committerplegall <plg@piwigo.org>2005-04-25 21:45:38 +0000
commita5830667021cee44c165de103237ea4f6924ceb5 (patch)
tree354de20cd356f4c4b72d09187e5d2e408ae87890 /doc/ChangeLog
parentbd6d2d0a217247c42f6b1083d1d2f4783ae3cad8 (diff)
- come back to previous version of include/constants.php : %PWGVERSION% was
not a mistake git-svn-id: http://piwigo.org/svn/trunk@769 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index d75bc5402..67840931e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,10 @@
2005-04-25 Pierrick LE GALL
+ * come back to previous version of include/constants.php :
+ %PWGVERSION% was not a mistake
+
+2005-04-25 Pierrick LE GALL
+
* profile.php is no longer used for listing users :
admin/user_list.php comes back (as in 1.3 branch)