File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Change Log
44All relevant changes to the project are documented in this file.
55
66
7- [ v2.7.0] [ UNRELEASED ]
7+ [ v2.7.0] [ ] - 2025-01-06
88-----------------------
99
1010### Changes
@@ -658,7 +658,8 @@ and a replacement for `syslog.h` to enable new features in RFC5424.
658658- Several bugfixes and improvements, please refer to the .c files
659659
660660
661- [ UNRELEASED ] : https://github.com/troglobit/sysklogd/compare/v2.6.2...HEAD
661+ [ UNRELEASED ] : https://github.com/troglobit/sysklogd/compare/v2.7.0...HEAD
662+ [ v2.7.0 ] : https://github.com/troglobit/sysklogd/compare/v2.6.2...v2.7.0
662663[ v2.6.2 ] : https://github.com/troglobit/sysklogd/compare/v2.6.1...v2.6.2
663664[ v2.6.1 ] : https://github.com/troglobit/sysklogd/compare/v2.6.0...v2.6.1
664665[ v2.6.0 ] : https://github.com/troglobit/sysklogd/compare/v2.5.2...v2.6.0
Original file line number Diff line number Diff line change 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.0-rc1 ] ,
28+ AC_INIT ( [ sysklogd] , [ 2.7.0] ,
2929 [ https://github.com/troglobit/sysklogd/issues] ,,
3030 [ https://github.com/troglobit/sysklogd] )
3131AC_CONFIG_AUX_DIR ( aux )
You can’t perform that action at this time.
0 commit comments