diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-12-19 10:32:28 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-12-19 10:32:28 +0000 |
commit | 2a5e4b7c74d116fa743da9f6482c16711b2d2dd6 (patch) | |
tree | aeb13683d3bea4ae763b35fa40a183229e158105 /ChangeLog | |
parent | 51be336ded6996c02050d2d5142ca818c07119ff (diff) | |
download | mana-client-2a5e4b7c74d116fa743da9f6482c16711b2d2dd6.tar.gz mana-client-2a5e4b7c74d116fa743da9f6482c16711b2d2dd6.tar.bz2 mana-client-2a5e4b7c74d116fa743da9f6482c16711b2d2dd6.tar.xz mana-client-2a5e4b7c74d116fa743da9f6482c16711b2d2dd6.zip |
Added list of files in each update with indication on whether they are still
used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ added no-cache headers, added a bit of error reporting in case of invalid zip files, kept original ordering of the update list and sorted the list of entries on their filename. + * tools/upalyzer/analyse.php: Added list of files in each update with + indication on whether they are still used. 2007-12-18 Bjørn Lindeijer <bjorn@lindeijer.nl> |