Update org.tizen.message.spec.
authorJaeyun Jeong <jyjeong@samsung.com>
Thu, 7 Feb 2013 13:43:21 +0000 (22:43 +0900)
committerJaeyun Jeong <jyjeong@samsung.com>
Thu, 7 Feb 2013 13:43:21 +0000 (22:43 +0900)
Change-Id: I52d32214cdd91f09b5063b74def08128bba04997

packaging/org.tizen.message.spec

index bf9cb2a..eff3ce1 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       org.tizen.message
 Summary:    message application
-Version:    0.8.42
+Version:    0.8.43
 Release:    1
 Group:      devel
 License:    Samsung
@@ -93,6 +93,15 @@ ln -sf /usr/bin/ug-client /usr/ug/bin/msg-composer-efl
 
 %changelog
 * Wed Feb 06 2013 Jaeyun Jeong <jyjeong@samsung.com>
+- Focus is set to last page only.
+- Fix N_SE-24694, popup focus issue.
+- Fix disabled more button issue on bubble view.
+- Fix N_SE-24578, flight mode issue.
+- Fix TDIS-1849 issue : Protected message delete scenario.
+- Fix N_SE-24534, duplicated recipient popup.
+- Change indicator show/hide when composer is top.
+
+* Wed Feb 06 2013 Jaeyun Jeong <jyjeong@samsung.com>
 - Fix N_SE-24385 that elm_win_resize_object_add() is removed.
 - Delete draft messages before saving draft message.
 - Fix N_SE-24422. reset thread list after cancel search.