changes 10.3.5 10.3.5
authorMichael Andres <ma@suse.de>
Mon, 28 Nov 2011 17:15:27 +0000 (18:15 +0100)
committerMichael Andres <ma@suse.de>
Mon, 28 Nov 2011 17:15:27 +0000 (18:15 +0100)
VERSION.cmake
package/libzypp.changes

index a0e9951..cbfe062 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "10")
 SET(LIBZYPP_COMPATMINOR "3")
 SET(LIBZYPP_MINOR "3")
-SET(LIBZYPP_PATCH "4")
+SET(LIBZYPP_PATCH "5")
 #
-# LAST RELEASED: 10.3.4 (3)
+# LAST RELEASED: 10.3.5 (3)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 146ca43..e0b848d 100644 (file)
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
+
+- Fix and optimize Pathname ctor and provide testcases (bnc#721128)
+- Open all file descriptors with O_CLOEXEC to avoid leaks and races
+- Some improvements to the services documentation
+- Fix RW_pointer comparison with underlying smart pointer type.
+- version 10.3.5 (3)
+
+-------------------------------------------------------------------
 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
 
 - Update zypp-po.tar.bz2