File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Change Log
33
44All relevant, user visible, changes are documented in this file.
55
6- [ v1.0] [ UNRELEASED ] - 2024-03-08
6+ [ v1.0] [ ] - 2024-03-09
77---------------------
88
99First release under new stewardship.
@@ -13,6 +13,7 @@ First release under new stewardship.
1313 - Add JSON output support
1414 - Renamed setting ` proxy-queries ` to ` proxy-mode ` , compat
1515 for old setting name remains
16+ - Use lower-case characters for MAC addresses
1617 - Update documentation, missing ` iface ` settings
1718
1819### Fixes
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.69] )
2- AC_INIT ( [ mcd] , [ 1.0-rc1 ] , [ https://github.com/kernelkit/mcd/issues] )
2+ AC_INIT ( [ mcd] , [ 1.0] , [ https://github.com/kernelkit/mcd/issues] )
33AC_CONFIG_AUX_DIR ( .aux )
44AM_INIT_AUTOMAKE ( [ 1.11 foreign] )
55AM_SILENT_RULES ([ yes] )
You can’t perform that action at this time.
0 commit comments