Skip to content

Commit 5552a3e

Browse files
committed
Bump version and update ChangeLog for v2.7.1 release
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent d3362a1 commit 5552a3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Change Log
44
All relevant changes to the project are documented in this file.
55

66

7-
[v2.7.1][UNRELEASED] - 2025-03-xx
7+
[v2.7.1][] - 2025-03-03
88
-----------------------
99

1010
### Changes
1111
- Update `syslogd -T` documentation, it applies to messages originating
12-
both locally and from both remote syslog servers, issue #93
12+
both locally and from remote syslog servers, issue #93
1313

1414
### Fixes
1515
- Fix #99: hostname filtering support, introduced in v2.7.0, broken

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2626
# SUCH DAMAGE.
2727

28-
AC_INIT([sysklogd], [2.7.1-rc1],
28+
AC_INIT([sysklogd], [2.7.1],
2929
[https://github.com/troglobit/sysklogd/issues],,
3030
[https://github.com/troglobit/sysklogd])
3131
AC_CONFIG_AUX_DIR(aux)

0 commit comments

Comments
 (0)