Geary 0.2.0
This commit is contained in:
parent
8ddfa6a331
commit
d81e9e52f3
3 changed files with 27 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
|
|||
#
|
||||
set(GETTEXT_PACKAGE "geary")
|
||||
set(RELEASE_NAME "Lightweight email client for GNOME.")
|
||||
set(VERSION "0.1.90+trunk")
|
||||
set(VERSION "0.2.0")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
12
NEWS
12
NEWS
|
|
@ -1,3 +1,15 @@
|
|||
Geary 0.2.0 - 1 October 2012
|
||||
----------------------------
|
||||
|
||||
* Fixed Dovecot-related IMAP issues
|
||||
* Fixed Exim-related SMTP issues
|
||||
* Improved icons
|
||||
* Toolbar improvements
|
||||
* Composer window redesign and bug fixes
|
||||
* Conversation List redesign
|
||||
* Messaging Menu integration
|
||||
* Numerous bug and stability fixes
|
||||
|
||||
Geary 0.1.90 - 05 September 2012
|
||||
--------------------------------
|
||||
|
||||
|
|
|
|||
14
debian/changelog
vendored
14
debian/changelog
vendored
|
|
@ -1,3 +1,17 @@
|
|||
geary (0.2.0-1~precise1) precise; urgency=low
|
||||
|
||||
* Fixed Dovecot-related IMAP issues
|
||||
* Fixed Exim-related SMTP issues
|
||||
* Improved icons
|
||||
* Toolbar improvements
|
||||
* Composer window redesign and bug fixes
|
||||
* Conversation List redesign
|
||||
* Messaging Menu integration
|
||||
* Numerous bug and stability fixes
|
||||
|
||||
-- Jim Nelson <jim@yorba.org> Mon, 01 Oct 2012 14:56:27 -0700
|
||||
|
||||
|
||||
geary (0.1.90-1~precise1) precise; urgency=low
|
||||
|
||||
* Support for sending and receiving attachments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue