Bump version, add news
This commit is contained in:
parent
4dc5d28c58
commit
7b6bc3dfb9
2 changed files with 12 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.5.1")
|
||||
set(VERSION "0.5.2")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
11
NEWS
11
NEWS
|
|
@ -1,3 +1,14 @@
|
|||
Geary 0.5.2 - 14 February 2014
|
||||
------------------------------
|
||||
|
||||
* Improved recognition of special folders for "Other" accounts
|
||||
* Prompt before permanently deleting messages
|
||||
* Allow searching for "from:me" and the like
|
||||
* Conversation viewer quoted text improvements
|
||||
* UI and icon improvements
|
||||
* Miscellaneous bugfixes
|
||||
|
||||
|
||||
Geary 0.5.1 - 30 January 2014
|
||||
-----------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue