aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-03-25 22:47:18 +0000
committerplegall <plg@piwigo.org>2005-03-25 22:47:18 +0000
commit1e3f5197d64f6e3e9644fee11c95723964d3b53f (patch)
tree3387564042544d8b8a1b225c02a573f848b5e03e /doc/ChangeLog
parentaed2bd916e0866a11352c14a695bf539d609951f (diff)
- new way of managing the application version
git-svn-id: http://piwigo.org/svn/trunk@758 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3c1258db0..eb5c09a52 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,11 @@
2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
+ * application version is defined at build or release
+ creation. This way, include/constants.php won't change at each
+ build.
+
+2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
+
* typo fixed : wrong block name closed in template
2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>