Updates in preparation for 0.4.3 release
This commit is contained in:
parent
258c84d335
commit
8907ebf62d
4 changed files with 16 additions and 2 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.4.2+trunk")
|
||||
set(VERSION "0.4.3+trunk")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
7
NEWS
7
NEWS
|
|
@ -1,3 +1,10 @@
|
|||
Geary 0.4.3 - 12 December 2013
|
||||
------------------------------
|
||||
|
||||
* Fix "squished" conversation list when used with certain themes
|
||||
* Compile-time support for WebKitGTK 2.0
|
||||
|
||||
|
||||
Geary 0.4.2 - 20 November 2013
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
2
README
2
README
|
|
@ -28,7 +28,7 @@
|
|||
* Contacting Yorba
|
||||
|
||||
Yorba: http://www.yorba.org
|
||||
Geary wiki: http://redmine.yorba.org/projects/geary/wiki
|
||||
Geary wiki: https://wiki.gnome.org/Apps/Geary
|
||||
|
||||
We also encourage you to join the Geary mailing list. Send an email
|
||||
with a subject: line of "subscribe" (no quotes) to
|
||||
|
|
|
|||
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -1,3 +1,10 @@
|
|||
geary (0.4.3-1~raring1) raring; urgency=low
|
||||
|
||||
* Fix "squished" conversation list when used with certain themes
|
||||
* Compile-time support for WebKitGTK 2.0
|
||||
|
||||
-- Jim Nelson <jim@yorba.org> Thu, 12 Dec 2013 15:00:34 -0800
|
||||
|
||||
geary (0.4.2-1~raring1) raring; urgency=low
|
||||
|
||||
* Compile with Vala 0.22.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue