Update for release
This commit is contained in:
parent
f46c5374be
commit
6cf3f09384
3 changed files with 19 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.3")
|
||||
set(VERSION "0.6.0")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
8
NEWS
8
NEWS
|
|
@ -1,3 +1,11 @@
|
|||
Geary 0.6.0 - 17 March 2014
|
||||
---------------------------
|
||||
|
||||
* Cleaned up star/unstar and mark as read/unread functionality
|
||||
* Added localized help docs to installed files
|
||||
* Many bugfixes
|
||||
|
||||
|
||||
Geary 0.5.3 - 3 March 2014
|
||||
--------------------------
|
||||
|
||||
|
|
|
|||
10
debian/changelog
vendored
10
debian/changelog
vendored
|
|
@ -1,3 +1,13 @@
|
|||
geary (0.6.0-1~saucy1) saucy; urgency=low
|
||||
|
||||
* Basic search operators
|
||||
* Save sent mail option
|
||||
* Separate archive, trash, and delete actions
|
||||
* Improved server support
|
||||
* Many stability, speed, and interface improvements and bugfixes
|
||||
|
||||
-- Charles Lindsay <chaz@yorba.org> Mon, 17 Mar 2014 13:41:15 -0700
|
||||
|
||||
geary (0.4.3-1~raring1) raring; urgency=low
|
||||
|
||||
* Fix "squished" conversation list when used with certain themes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue