Skip to content

Commit f078a8f

Browse files
committed
Pre-release version bump. Completion of Changelog
1 parent b3a2d67 commit f078a8f

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

ChangeLog

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
To be released
1+
2018-03-07 Lars Windolf <[email protected]>
22

33
Version 1.12.2
44

@@ -11,15 +11,30 @@ To be released
1111
* #495: New command line option --disable-plugins (-p) to start
1212
with all plugins disabled.
1313

14+
* Fixes #610: Liferea not showing up in GNOME Software
15+
(Yanko Kaneti)
16+
* Fixes #604: Correctly print error message when failing
17+
to unlock GNOME keyring
18+
(ghost)
1419
* Fixes #602: CSS style for GTK link colors not used
1520
(reported by pupyc)
21+
* Fixes #581: Redirect location updates and adds HTTP 308 (RFC 7538) support
22+
(Daniel Aleksandersen)
23+
* Fixes #578: Unable to set unread items in bold
24+
(Leiaz, reported by EverEve)
1625

26+
* #612: Update of French translation
27+
(Guillaume Bernard)
28+
* #596: Update of Swedish translation
29+
(jony0008)
1730
* #594: Update of Polish default feed list
1831
(wmyrda)
1932
* #584: Fixes broken OPML feed list entries
2033
(Daniel Aleksandersen)
2134
* #584: Added Norwegian feed list
2235
(Daniel Aleksandersen)
36+
* #577: Fixes newsbin doc typo
37+
(Daniel Aleksandersen)
2338

2439

2540
2017-12-27 Lars Windolf <[email protected]>

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([liferea],[1.12.1],[[email protected]])
3+
AC_INIT([liferea],[1.12.2],[[email protected]])
44
AC_CANONICAL_HOST
55
AC_CONFIG_SRCDIR([src/feedlist.c])
66

0 commit comments

Comments
 (0)