Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-imail 1.22.3 - Matt Birkholz, 2019-01-07
+==========================================================
+
+New release upstream with improved performance.
+
mit-scheme-pucked-imail 1.22.2 - Matt Birkholz, 2018-11-27
==========================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked imail plugin],
- [1.22.2],
+ [1.22.3],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-imail])
AC_CONFIG_SRCDIR([imail.pkg])
+mit-scheme-pucked-imail (1.22.3) birchwood; urgency=low
+
+ * New release upstream with improved performance.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Mon, 07 Jan 2019 00:00:00 -0000
+
mit-scheme-pucked-imail (1.22.2) birchwood; urgency=low
* New release upstream supporting Unicode and plugins.
(lambda ()
(fluid-let ((*allow-package-redefinition?* #t))
(load-package-set "imail"))))
-(add-subsystem-identification! "IMAIL" '(1 22 2))
\ No newline at end of file
+(add-subsystem-identification! "IMAIL" '(1 22 3))
\ No newline at end of file