about summary refs log tree commit homepage
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-11-03 03:01:40 +0000
committerEric Wong <e@80x24.org>2019-11-03 03:06:12 +0000
commit4821798351defce82c102e46d6f5f84f0cdc0e34 (patch)
tree4a2726035284021f9fb4808b699df62dde8aaafe /Documentation/RelNotes
parent70ebd82066a0c9c4c92579c07b7d0e36bbb4870a (diff)
downloadpublic-inbox-4821798351defce82c102e46d6f5f84f0cdc0e34.tar.gz
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/v1.2.0.eml (renamed from Documentation/RelNotes/v1.2.0.wip)8
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/RelNotes/v1.2.0.wip b/Documentation/RelNotes/v1.2.0.eml
index 8df3e4f9..2eeb0de0 100644
--- a/Documentation/RelNotes/v1.2.0.wip
+++ b/Documentation/RelNotes/v1.2.0.eml
@@ -1,5 +1,8 @@
+From: Eric Wong <e@80x24.org>
 To: meta@public-inbox.org
-Subject: [WIP] public-inbox 1.2.0
+Subject: [ANNOUNCE] public-inbox 1.2.0
+Content-Type: text/plain; charset=utf-8
+Message-ID: <20191103030500.public-inbox-1.2.0@released>
 
 * first non-pre/rc release with v2 format support for scalability.
   See public-inbox-v2-format(5) manpage for more details.
@@ -55,6 +58,7 @@ Subject: [WIP] public-inbox 1.2.0
 * many documentation updates, new manpages for:
   - PublicInbox::SaPlugin::ListMirror
   - public-inbox-init
+  - public-inbox-learn
 
 * workaround memory leaks on Perl 5.16.3 (on CentOS/RHEL 7.x)
 
@@ -67,5 +71,7 @@ bug reports, patches and suggestions.
 Special thanks to Konstantin Ryabitsev and The Linux Foundation
 for their sponsorship and support over the past two years.
 
+https://public-inbox.org/releases/public-inbox-1.2.0.tar.gz
+
 See archives at https://public-inbox.org/meta/ for all history.
 See https://public-inbox.org/TODO for what the future holds.