File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,13 @@ Change Log
44All relevant changes to the project are documented in this file.
55
66
7- [ v2.7.2] [ UNRELEASED ]
7+ [ v2.7.2] [ ] - 2025-03-31
88-----------------------
99
1010### Changes
1111- Increased code coverage testing of tag parser
12+ - Improved error handling in ` logger ` when invalid arguments to
13+ ` -p ` and ` -o ` are encountered
1214
1315### Fixes
1416- Fix #102 : allow ` . ` in tag names, regression in v2.7.1
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.2-beta1 ] ,
28+ AC_INIT ( [ sysklogd] , [ 2.7.2] ,
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