Bump version, add news
This commit is contained in:
parent
85d1a97129
commit
dab925521e
2 changed files with 14 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
|
||||||
#
|
#
|
||||||
set(GETTEXT_PACKAGE "geary")
|
set(GETTEXT_PACKAGE "geary")
|
||||||
set(RELEASE_NAME "Lightweight email client for GNOME.")
|
set(RELEASE_NAME "Lightweight email client for GNOME.")
|
||||||
set(VERSION "0.5.2")
|
set(VERSION "0.5.3")
|
||||||
set(VERSION_INFO "Release")
|
set(VERSION_INFO "Release")
|
||||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||||
|
|
||||||
|
|
|
||||||
13
NEWS
13
NEWS
|
|
@ -1,3 +1,16 @@
|
||||||
|
Geary 0.5.3 - 3 March 2014
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
* Better styling of collapsed quotes
|
||||||
|
* "Use IMAP credentials" option in account creation dialog
|
||||||
|
* Fixed support for GMail drafts
|
||||||
|
* Fixed background synchronizer
|
||||||
|
* Fixed some unread count issues
|
||||||
|
* Fixed some IMAP issues
|
||||||
|
* Fixed theming issues
|
||||||
|
* Other miscellaneous bugfixes
|
||||||
|
|
||||||
|
|
||||||
Geary 0.5.2 - 14 February 2014
|
Geary 0.5.2 - 14 February 2014
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue