Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Nowack
gnome-todo
Commits
7fc6169e
Commit
7fc6169e
authored
Oct 31, 2017
by
Georges Basile Stavracas Neto
Browse files
Bump 3.26.2 release
parent
1b594812
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
7fc6169e
==============
Version 3.26.0
Version 3.26.2
==============
Project:
* Fix developer documentation generation (Iñigo Martínez)
* Fix day logic in Scheduled panel (Mohammed Sadiq)
* Add offline synchronization support
* Correctly compare tasks
* Fix Flatpak URL
* Translation updates
==============
Version 3.26.1
==============
Project:
...
...
data/appdata/org.gnome.Todo.appdata.xml.in
View file @
7fc6169e
...
...
@@ -51,6 +51,24 @@
</kudos>
<releases>
<release
date=
"2017-10-31"
version=
"3.26.2"
>
<description>
<p>
We're proud to annouce GNOME To Do 3.26.2, the third release in the 3.26 stable
series! The highlight of this release if the offline synchronization support.
</p>
<p>
This release also updates translations, and adds new translations.
</p>
<p>
Thanks to everyone that contributed to GNOME To Do this cycle!
</p>
</description>
</release>
<release
date=
"2017-09-21"
version=
"3.26.1"
>
<description>
<p>
This is a hotfix release to fix critical issues.
</p>
</description>
</release>
<release
date=
"2017-09-11"
version=
"3.26.0"
>
<description>
<p>
...
...
meson.build
View file @
7fc6169e
project
(
'gnome-todo'
,
'c'
,
version
:
'3.26.
1
'
,
version
:
'3.26.
2
'
,
license
:
'GPL3+'
,
default_options
:
[
'buildtype=debugoptimized'
,
'warning_level=1'
],
meson_version
:
'>= 0.41.0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment