Update to 0.10.0
This commit is contained in:
parent
eb8fc9d352
commit
e6793d6204
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.9.1")
|
||||
set(VERSION "0.10.0")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
13
NEWS
13
NEWS
|
|
@ -1,3 +1,16 @@
|
|||
Geary 0.10.0 - 30 March 2015
|
||||
----------------------------
|
||||
|
||||
* Undo Archive/Trash/Move of email (#721828)
|
||||
* New split headerbar layout with UI, composer improvements (#743960)
|
||||
* Preference to switch between 2-column and 3-column layout (#714793)
|
||||
* Support multiple ("alternate") email addresses per account (#714922)
|
||||
* New shortcut keys to navigate next/previous conversation (#714434)
|
||||
* Fix displaying inline images referenced by Content-ID (#743676)
|
||||
* Numerous bug fixes, optimizations, improvements
|
||||
* Updated translations
|
||||
|
||||
|
||||
Geary 0.9.1 - 2 February 2015
|
||||
-----------------------------
|
||||
|
||||
|
|
|
|||
13
debian/changelog
vendored
13
debian/changelog
vendored
|
|
@ -1,3 +1,16 @@
|
|||
geary (0.10.0-1~utopic1) utopic; urgency=low
|
||||
|
||||
* Undo Archive/Trash/Move of email (#721828)
|
||||
* New split headerbar layout with UI, composer improvements (#743960)
|
||||
* Preference to switch between 2-column and 3-column layout (#714793)
|
||||
* Support multiple ("alternate") email addresses per account (#714922)
|
||||
* New shortcut keys to navigate next/previous conversation (#714434)
|
||||
* Fix displaying inline images referenced by Content-ID (#743676)
|
||||
* Numerous bug fixes, optimizations, improvements
|
||||
* Updated translations
|
||||
|
||||
-- Jim Nelson <jim@yorba.org> Mon, 30 Mar 2015 14:19:36 -0700
|
||||
|
||||
geary (0.9.1-1~utopic1) utopic; urgency=low
|
||||
|
||||
* Support HTML signatures (#738895)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue