diff --git a/ChangeLog b/ChangeLog index 61cc44c25..a33797e6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2007-12-30 05:45 kbulgrien + + * ChangeLog: Update to fix error triggered by wrong order of svn2cl + -r dates. + +2007-12-30 05:37 kbulgrien + + * README: - Change the order of the dates when using -r with svn2cl + so that the log + information is written in reverse order. + +2007-12-30 05:28 kbulgrien + + * ChangeLog: Update including addition of prior entries. + +2007-12-30 05:26 kbulgrien + + * README: Update with information about how to generate an svn2cl + report between two dates (inclusive). 2007-12-30 05:25 kbulgrien @@ -5,14 +24,29 @@ floor. Remove some duplicate floor (grass) from some trees. -2007-12-30 05:26 kbulgrien +2007-12-28 10:38 tchize - * README: Update with information about how to generate an svn2cl - report between two dates (inclusive). + * editor/scripts/WorldMaker: Update script so it now handles big + image file with less disk copy. + Replace pnmpaste of world file (which output result in a copy) + with a custom in file replacement + (no copy, no need to reread full file on each iteration). + 1G world file are now feasible with reasonable run time. -2007-12-30 05:30 kbulgrien +2007-12-28 07:17 kbulgrien - * ChangeLog: Update including addition of prior entries. + * README: - Add a README that briefly describes ChangeLog + maintenance with svn2cl and + notes various issues associated when it is used to update the + ChangeLog. + +2007-12-28 06:59 kbulgrien + + * ChangeLog: - Updated ChangeLog with svn2cl 0.9, and merged + manually edited information + with the autogenerated information. Removed one apparent error + indicating + a change that does not exist in trunk. 2007-12-27 22:35 tchize