Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-imail 1.21.2 - Matt Birkholz, 2017-12-28
+==========================================================
+
+New upstream, one commit: "Avoid stack overflow with long responses."
+
mit-scheme-pucked-imail 1.21.1 - Matt Birkholz, 2017-02-06
==========================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked imail plugin],
- [1.21.1],
+ [1.21.2],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-imail])
AC_CONFIG_SRCDIR([imail.pkg])
+mit-scheme-pucked-imail (1.21.2) birchwood; urgency=low
+
+ * New upstream, one commit: "Avoid stack overflow with long
+ responses."
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Thu, 28 Dec 2017 00:00:00 -0700
+
mit-scheme-pucked-imail (1.21.1) birchwood; urgency=low
* Initial Debianization.
(lambda ()
(fluid-let ((*allow-package-redefinition?* #t))
(load-package-set "imail"))))
-(add-subsystem-identification! "IMAIL" '(1 21 1))
\ No newline at end of file
+(add-subsystem-identification! "IMAIL" '(1 21 2))
\ No newline at end of file