Skip to content

Commit ffaa030

Browse files
ecliptikclaude
andcommitted
Restore v1.6.1 changelog section (was a released tag)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8c6c8bf commit ffaa030

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ All notable changes to this project will be documented in this file.
2121
### Fixed
2222
- Remote disconnect preserves terminal screen content (was wiped by terminal_reset)
2323
- Window repaint after disconnect alert restores terminal content in all modes
24+
25+
### Removed
26+
- Dead conn_open_dialog() from connection.c
27+
- 6 unused TCP wrapper functions from tcp.c (~256 lines)
28+
29+
## [1.6.1] - 2026-03-10
30+
31+
### Fixed
2432
- MacTCP.h: add forward declarations for struct GetAddrParamBlock,
2533
ICMPParamBlock, TCPiopb, and UDPiopb to eliminate "declared inside
2634
parameter list" compiler warnings
@@ -30,10 +38,6 @@ All notable changes to this project will be documented in this file.
3038
- MacTCP.h: convert from classic Mac CR to Unix LF line endings for
3139
consistent cross-platform source formatting
3240

33-
### Removed
34-
- Dead conn_open_dialog() from connection.c
35-
- 6 unused TCP wrapper functions from tcp.c (~256 lines)
36-
3741
## [1.6.0] - 2026-03-10
3842

3943
### Added

0 commit comments

Comments
 (0)