Skip to content

Commit 6a52f5b

Browse files
committed
Update ChangeLog. Pre-release version bump.
1 parent c7899ad commit 6a52f5b

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

ChangeLog

+38
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
2022-12-17 Lars Windolf <[email protected]>
2+
3+
Version 1.14-RC3
4+
5+
* Patch #1184: Solving Webkit proxy method deprecations
6+
(Matthew Horan)
7+
8+
* Fixes #1182: Periodic crash when navigating items (TheOldReader)
9+
(reported by Matthew Horan)
10+
11+
* Fixes #1176: Custom liferea.css no longer working
12+
(Matthew Horan)
13+
14+
* Fixes #1174: Missing date for some feeds
15+
(reported by jfbauer432)
16+
17+
* Fixes #1170: broken notification icon in libnotify plugin
18+
(Tasos Sahanidis)
19+
20+
* Fixes #1162: a sting impossible to translation
21+
(Paweł Marciniak)
22+
23+
* Fixes #1124: Formation vanishes after a few seconds
24+
(reported by Michael F. Schönitzer)
25+
26+
* Fixes #1121: Wait for network to be fully available before updating
27+
(reported by Jeff Fortin)
28+
29+
* Update of Albanian trasnlation (Besnik Bleta)
30+
* Update of Brazilian-Portugese translation (Alexandre Erwin Ittner)
31+
* Update of Chinese translation (David Yang)
32+
* Update of German translation (Lars Windolf)
33+
* Update of Polish translation (Paweł Marciniak)
34+
* Update of Russian trasnlation (mbrav)
35+
* Update of Spanish translation (Christian Martinez)
36+
37+
38+
139
2022-10-24 Lars Windolf <[email protected]>
240

341
Version 1.14-RC2

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.14-RC2],[[email protected]])
3+
AC_INIT([liferea],[1.14-RC3],[[email protected]])
44
AC_CANONICAL_HOST
55
AC_CONFIG_SRCDIR([src/feedlist.c])
66

0 commit comments

Comments
 (0)