Skip to content

Commit 64a3770

Browse files
committed
doc: update changelog with latest changes
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 6a745f5 commit 64a3770

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/ChangeLog.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,17 @@ All notable changes to the project are documented in this file.
99
### Changes
1010
- Upgrade Buildroot to 2025.02.6 (LTS)
1111
- Upgrade Linux kernel to 6.12.46 (LTS)
12-
- Add support for [Banana Pi R3][BPI-R3], a 7 port switch with 2 WiFi chip.
12+
- Add support for [Banana Pi R3][BPI-R3], a 7 port switch with 2 WiFi chip
13+
- Add neofetch system information tool for system introspection, issue #1143
14+
- Add mtr and iperf3 network diagnostic tools, issue #1144
15+
- Improve default bash settings with better history handling and tab completion
1316

1417
### Fixes
18+
- Fix #1100: Reduce DHCP client logging verbosity by 70% and include interface
19+
names in log messages for easier troubleshooting
20+
- Fix #1119: CLI UX regression, restore proper behavior for `no enabled` command
21+
- Fix #1155: `show ospf` commands regression
22+
- Fix #1150: show-legacy wrapper permissions
1523

1624
[BPI-R3]: https://wiki.banana-pi.org/Banana_Pi_BPI-R3
1725

0 commit comments

Comments
 (0)