Change docs/RELEASE_NOTES for new release infomation
authorJun Wang <junbill.wang@samsung.com>
Mon, 18 Apr 2016 07:54:31 +0000 (15:54 +0800)
committerSoonKyu Park <sk7.park@samsung.com>
Mon, 18 Apr 2016 10:04:37 +0000 (19:04 +0900)
Change-Id: I2c9a7482841e3f5ececaa8c837d11962936c25e5

Conflicts:
docs/RELEASE_NOTES

docs/RELEASE_NOTES

index 10ca6c02af15e7286fbce8f31891711a4bdb4174..8e086f849abbd6fc3083f6e3d550be554054e744 100644 (file)
@@ -1,12 +1,18 @@
-Release notes for gbs 0.23.3
-============================
+Release notes for gbs 0.24
+==========================
 
-- Release Date: 2015-04
+- Release Date: 2016-03
 
 - New feature and enhancements added:
-    * bug fix:
-      - export: fix issue about always creating tarball multi times
-                for native packages with multi specs
+    * Add --fail-fast option: stop building immediately if one of packages fails
+    * Support new distribution: CentOS 7, Debian 8, Fedora 21, Fedora 22, openSUSE 13.2
+    * 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.2
 ============================