Add systemd service file; create initscripts and db in %install
[framework/messaging/email-service.git] / debian / changelog
1 email-service (0.4.0-2) unstable; urgency=low
2
3   * 1. Change IPC code (c++ -> c)
4   * 2. Fixed the memory leak
5   * 3. Fixed the display the time
6   * Git : slp/pkgs/e/email-service
7   * Tag : email-service_0.4.0-2
8
9  -- Sunghyun Kwon <sh0701.kwon@samsung.com>  Wed, 04 Apr 2012 17:01:25 +0900
10
11 email-service (0.4.0-1) unstable; urgency=low
12
13   * 1. Removed all deprecated functions. 
14   * 2. attachment_mime_type is added to emf_attachment_data_t.
15   * 3. An attribute 'datetime' is removed from emf_mail_data_t and emf_mail_list_item_t.
16   * 4. An attribute 'date_time' is added to emf_mail_data_t and emf_mail_list_item_t.
17   * 5. emf_mail_t, emf_mail_info_t, emf_mail_body_t, emf_mail_head_t are removed from API.
18   * Git : slp/pkgs/e/email-service
19   * Tag : email-service_0.4.0-1
20
21  -- Kyuho Jo <kyuho.jo@samsung.com>  Thu, 08 Mar 2012 17:42:24 +0900