[Release] wrt-commons_0.2.78
authorJihoon Chung <jihoon.chung@samsung.com>
Mon, 10 Dec 2012 01:21:24 +0000 (10:21 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 10 Dec 2012 02:18:34 +0000 (11:18 +0900)
Change-Id: I5662c36253706c1089d3481a4e3c7cee691f3d6a

debian/changelog
packaging/wrt-commons.spec

index a070000..68a753b 100644 (file)
@@ -1,3 +1,21 @@
+wrt-commons (0.2.78) unstable; urgency=low
+
+  * Removing copy&paste code, part 2
+  * Changed SharedPtr to std:shared_ptr
+  * Changed ScopedPtr to std::unique_ptr
+  * Klocwork analysis related fix
+  * SharedFromTHis replace by STL C++0x ones
+  * Overload methods to run with tizen id instead of widgetHandle
+  * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String
+  * Default "en" language tag removed from provider
+  * CustomHandlers DAO libraries stubs added
+  * Replacing widget handle with tizenid in property DAO
+
+  * Git : framework/web/wrt-commons
+  * Tag : wrt-commons_0.2.78
+
+ -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 10 Dec 2012 10:11:26 +0900
+
 wrt-commons (0.2.76) unstable; urgency=low
 
   * Add share directory
index 1758ed2..3da29d4 100644 (file)
@@ -1,7 +1,7 @@
-#git:framework/web/wrt-commons wrt-commons 0.2.76
+#git:framework/web/wrt-commons wrt-commons 0.2.78
 Name:       wrt-commons
 Summary:    Wrt common library
-Version:    0.2.76
+Version:    0.2.78
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0