From 0a4b88895994b3133b3db7a85ddbe683305e5c35 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Mar 2022 12:28:32 -0400 Subject: add news item for debug-me 1.20220324 --- doc/news/version_1.20170520.mdwn | 13 ------------- doc/news/version_1.20220324.mdwn | 6 ++++++ 2 files changed, 6 insertions(+), 13 deletions(-) delete mode 100644 doc/news/version_1.20170520.mdwn create mode 100644 doc/news/version_1.20220324.mdwn (limited to 'doc') diff --git a/doc/news/version_1.20170520.mdwn b/doc/news/version_1.20170520.mdwn deleted file mode 100644 index 094f328..0000000 --- a/doc/news/version_1.20170520.mdwn +++ /dev/null @@ -1,13 +0,0 @@ -debug-me 1.20170520 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * debug-me is available in Debian unstable. - * gpg keyrings in /usr/share/debug-me/ will be checked - to see if a connecting person is a known developer of software - installed on the system, and so implicitly trusted already. - Software packages/projects can install keyrings to that location. - (Thanks to Sean Whitton for the idea.) - * make install installs /usr/share/debug-me/a\_debug-me\_developer.gpg, - which contains the key of Joey Hess. (stack and cabal installs don't - include this file because they typically don't install system-wide) - * debug-me.cabal: Added dependency on time. - * stack.yaml: Update to new posix-pty version."""]] \ No newline at end of file diff --git a/doc/news/version_1.20220324.mdwn b/doc/news/version_1.20220324.mdwn new file mode 100644 index 0000000..8056232 --- /dev/null +++ b/doc/news/version_1.20220324.mdwn @@ -0,0 +1,6 @@ +debug-me 1.20220324 released with [[!toggle text="these changes"]] +[[!toggleable text=""" * Support ghc 8.8. + Thanks, Tony Zorman + * Support aeson 2.0. + Thanks, Tony Zorman + * Update to lts-19.0."""]] \ No newline at end of file -- cgit v1.2.3