Change docs/RELEASE_NOTES fo new release infomation
authorJun Wang <junbill.wang@samsung.com>
Mon, 18 Apr 2016 02:17:41 +0000 (10:17 +0800)
committerJun Wang <junbill.wang@samsung.com>
Mon, 18 Apr 2016 02:18:31 +0000 (10:18 +0800)
Change-Id: I39a25bb9ab36cc110ecd54722d6c8ca6767dda9d

docs/RELEASE_NOTES

index 59caea43915d0abe6c54c553f88d91de42ce2b2e..e44383b221bfc29e7b8da62fb3cfa20d30e2736d 100644 (file)
@@ -1,3 +1,18 @@
+Release notes for gbs 0.24
+==========================
+
+- Release Date: 2016-03
+
+- New feature and enhancements added:
+    * Add --fail-fast option: stop building immediately if one of packages fails
+    * Improve performance of GBS
+
+- Bug fix:
+    * Fix security issues that normal user can gain root permission with gbs chroot
+    * Fix git-build-package bugs and imporve some performance
+    * Fix error logs when __import__ faild,like "No handlers could be found fo logger"
+    * Fix build problem on Debian 8
+
 Release notes for gbs 0.23
 ==========================