Skip to content

Commit dc44aff

Browse files
committed
Pre-release version bump.
1 parent 4da4e9d commit dc44aff

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

ChangeLog

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2023-03-20 Lars Windolf <[email protected]>
2+
3+
Version 1.14.2
4+
5+
* Fixes #1212: 1.14.1 crash when refreshing feeds.
6+
(mozbugbox, reported by Froggy232)
7+
8+
* Fixes a memory leak when reloading CSS
9+
(Lars Windolf)
10+
11+
112
2023-03-12 Lars Windolf <[email protected]>
213

314
Version 1.14.1

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

0 commit comments

Comments
 (0)