Update to 0.8.0
This commit is contained in:
parent
17b481d949
commit
55f3bf0dd5
3 changed files with 17 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.7.2")
|
||||
set(VERSION "0.8.0")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
8
NEWS
8
NEWS
|
|
@ -1,3 +1,11 @@
|
|||
Geary 0.8.0 - 19 September 2014
|
||||
-------------------------------
|
||||
|
||||
* Enforce CSS scope style rules when viewing emails
|
||||
* Bug fixes
|
||||
* Updated translations
|
||||
|
||||
|
||||
Geary 0.7.2 - 2 September 2014
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,3 +1,11 @@
|
|||
geary (0.8.0-1~trusty1) trusty; urgency=low
|
||||
|
||||
* Enforce CSS scope style rules when viewing emails
|
||||
* Bug fixes
|
||||
* Updated translations
|
||||
|
||||
-- Jim Nelson <jim@yorba.org> Fri, 19 Sep 2014 12:53:00 -0700
|
||||
|
||||
geary (0.7.2-1~trusty1) trusty; urgency=low
|
||||
|
||||
* Warn user of TLS certificate issues when connecting (#713247)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue