]> git.e2factory.org Git - e2factory.git/commitdiff
document changes
authorGordon Hecker <gh@emlix.com>
Fri, 2 Oct 2009 12:21:12 +0000 (14:21 +0200)
committerGordon Hecker <gh@emlix.com>
Fri, 2 Oct 2009 12:21:17 +0000 (14:21 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
Changelog

index dc6b4aa48b5a4f77ddce7c59ac0de530561b2614..e6459fd3f8e8c5ca05a1b05b3b0ca14ff0828eac 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,15 @@
 NEXT:
- * temporary build directories are located in a version specific directory now
+ * temporary build directories are located in a version specific directory
+   now
  * e2-install-e2 installs branches properly now. Git refs can be specified.
+ * a bug in e2-build --force-rebuild was fixed that prevented forced rebuilds
+ * the chroot environment is locked now when in use
+ * hardlinks are used when preparing the result tarball, if possible, to
+   improve performance
+ * logfiles are rotated instead of deleting them
+ * unused code was removed
+ * the faq section in the documentation was extended
+ * outdated documentation was removed
 
 e2factory-2.3.1
  * bugfixes