summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2022-03-24 12:28:32 -0400
committerJoey Hess <joeyh@joeyh.name>2022-03-24 12:28:32 -0400
commit0a4b88895994b3133b3db7a85ddbe683305e5c35 (patch)
treea96890816fade04692d4cc3e83e05bc4cbe4c576 /doc
parentdc753f6815f5b8906ae54ebee801b72c60cdef3a (diff)
downloaddebug-me-0a4b88895994b3133b3db7a85ddbe683305e5c35.tar.gz
add news item for debug-me 1.20220324
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_1.20170520.mdwn13
-rw-r--r--doc/news/version_1.20220324.mdwn6
2 files changed, 6 insertions, 13 deletions
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