Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-blowfish 0.2.2 - Matt Birkholz, 2017-11-06
+============================================================
+
+Upstream now sports a texinfo manual, scraped from the OpenSSL manual
+pages.
+
mit-scheme-pucked-blowfish 0.2.1 - Matt Birkholz, 2017-05-18
============================================================
AC_PREREQ([2.69])
AC_INIT([MIT/GNU Scheme Pucked blowfish plugin],
- [0.2.1],
+ [0.2.2],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-blowfish])
AC_CONFIG_SRCDIR([blowfish.pkg])
+mit-scheme-pucked-blowfish (0.2.2) birchwood; urgency=low
+
+ * Upstream now sports a texinfo manual, scraped from the OpenSSL
+ manual pages.
+
mit-scheme-pucked-blowfish (0.2.1) birchwood; urgency=low
* Upstream now uses byte vectors for binary data instead of strings.
(lambda ()
(load-package-set "blowfish")))
-(add-subsystem-identification! "Blowfish" '(0 2 1))
\ No newline at end of file
+(add-subsystem-identification! "Blowfish" '(0 2 2))
\ No newline at end of file