NEWS update for 3.30.0
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
The ChangeLog is no longer auto-generated when releasing.
|
||||
Get a clone of git repository and list changes with 'git log' there,
|
||||
$ git clone git://git.gnome.org/evolution
|
||||
$ git clone https://gitlab.gnome.org/GNOME/evolution.git
|
||||
or browse changes online at
|
||||
http://git.gnome.org/browse/evolution/log/?h=master
|
||||
https://gitlab.gnome.org/GNOME/evolution/commits/gnome-3-30
|
||||
|
||||
17
NEWS
17
NEWS
@ -1,3 +1,20 @@
|
||||
Evolution 3.30.0 2018-09-03
|
||||
---------------------------
|
||||
|
||||
Miscellaneous:
|
||||
Help: Cover required 'Less secure apps' for Gmail POP (Andre Klapper)
|
||||
Help: Cover GOA and 'Less secure apps' for Gmail IMAP (Andre Klapper)
|
||||
Help: Add same info about GOA accounts as in 82692a82e5 (Andre Klapper)
|
||||
Spanish help translation: Fix broken markup (Andre Klapper)
|
||||
|
||||
Translations:
|
||||
Changwoo Ryu (ko)
|
||||
Fran Dieguez (gl)
|
||||
Mario Blättermann (de)
|
||||
Alan Mortensen (da)
|
||||
Jiri Grönroos (fi)
|
||||
Anders Jonsson (sv)
|
||||
|
||||
Evolution 3.29.92 2018-08-27
|
||||
----------------------------
|
||||
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"app-id": "org.gnome.Evolution",
|
||||
"runtime": "org.gnome.Platform",
|
||||
"runtime-version": "3.26",
|
||||
"runtime-version": "3.28",
|
||||
"sdk": "org.gnome.Sdk",
|
||||
"command": "evolution",
|
||||
"rename-icon": "evolution",
|
||||
"copy-icon": true,
|
||||
"branch": "gnome-3-28",
|
||||
"desktop-file-name-suffix": " (3.28)",
|
||||
"branch": "gnome-3-30",
|
||||
"desktop-file-name-suffix": " (3.30)",
|
||||
"build-options" : {
|
||||
"cflags": "-O2 -g -Wno-deprecated-declarations",
|
||||
"cxxflags": "-O2 -g -Wno-deprecated-declarations"
|
||||
@ -243,7 +243,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
|
||||
"branch": "gnome-3-28"
|
||||
"branch": "gnome-3-30"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -288,7 +288,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/evolution.git",
|
||||
"branch": "gnome-3-28"
|
||||
"branch": "gnome-3-30"
|
||||
},
|
||||
|
||||
{
|
||||
@ -348,7 +348,7 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/evolution-ews.git",
|
||||
"branch": "gnome-3-28"
|
||||
"branch": "gnome-3-30"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user