Updated changelog

This commit is contained in:
Andrew S. Rightenburg 2024-05-05 12:12:48 +08:00
parent 6b5ff47d21
commit 756f16408e
Signed by: rail5
GPG Key ID: A0CB570AB6629159
1 changed files with 9 additions and 0 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
autobuild (2.2.1) stable; urgency=medium
* Signal trapping for graceful exits in autobuild-setup
Parse config only after parsing option arguments
A single echo is sufficient to clean the terminal window after
a curses display
-- rail5 <andrew@rail5.org> Sun, 05 May 2024 12:11:56 +0800
autobuild (2.2.0) stable; urgency=medium
* Autobuild-setup now has a proper curses display.