Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
-mit-scheme-blowfish 1.1 - Matt Birkholz, 2018-07-29
-===================================================
++mit-scheme-pucked-blowfish 1.1.0 - Matt Birkholz, 2018-07-29
++============================================================
++
++New upstream has removed the boast from the ancient description in the
++manual.
++
+mit-scheme-pucked-blowfish 1.0.0 - Matt Birkholz, 2018-06-22
+============================================================
+
+New upstream has replaced the bfish µmodule and deprecated the
+(runtime blowfish) package, which now autoloads this plugin.
+
+mit-scheme-pucked-blowfish 0.2.5 - Matt Birkholz, 2018-06-05
+============================================================
+
+New upstream.
+
+mit-scheme-pucked-blowfish 0.2.4 - Matt Birkholz, 2017-12-29
+============================================================
+
+check-doc.sh missing from source distribution.
+
+mit-scheme-pucked-blowfish 0.2.3 - Matt Birkholz, 2017-12-26
+============================================================
-Remove the boast from the ancient description in the manual.
+Upstream includes new blowfish tests.
-mit-scheme-blowfish 1.0 - Matt Birkholz, 2018-06-22
-===================================================
+mit-scheme-pucked-blowfish 0.2.2 - Matt Birkholz, 2017-11-06
+============================================================
-Replace the bfish µmodule. The deprecated (runtime blowfish) package
-now autoloads this plugin.
+Upstream now sports a texinfo manual, scraped from the OpenSSL manual
+pages.
-mit-scheme-blowfish 0.2 - Matt Birkholz, 2017-05-18
-===================================================
+mit-scheme-pucked-blowfish 0.2.1 - Matt Birkholz, 2017-05-18
+============================================================
-Use byte vectors for binary data instead of strings. This changes
-every export except blowfish-file? and perhaps compute-blowfish-init-
-vector IF you don't care whether the init vector is a string. Every
-procedure that previously accepted/returned strings now
-requires/produces byte vectors. If it accepted/returned generic ports
-it now requires/produces binary ports. If you are using the md5
-plugin to produce a digest for blowfish-set-key, you're winning, with
-blowfish-set-key at least; md5 digests are now byte vectors too.
+Upstream now uses byte vectors for binary data instead of strings.
+This changes every global binding except blowfish-file? and perhaps
+compute-blowfish-init-vector IF you don't care whether the init vector
+is a string or something else. Every procedure that previously
+accepted/returned strings now requires/produces bytevectors. If it
+accepted/returned generic ports it now requires/ produces binary
+ports. If you are using the md5 procedures to produce a digest for
+blowfish-set-key, you're winning, with blowfish-set-key at least; md5
+digests are now bytevectors too.
-mit-scheme-blowfish 0.1 - Matt Birkholz, 2016-02-19
-===================================================
+mit-scheme-pucked-blowfish 0.1.1 - Matt Birkholz, 2017-03-01
+============================================================
-Use libtool and automake.
+Stole v0.1 from MIT/GNU Scheme.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([MIT/GNU Scheme blowfish plugin],
- [1.1],
- [bug-mit-scheme@gnu.org],
- [mit-scheme-blowfish])
+AC_INIT([MIT/GNU Scheme Pucked blowfish plugin],
- [1.0.0],
++ [1.1.0],
+ [matt@birchwood-abbey.net],
+ [mit-scheme-pucked-blowfish])
AC_CONFIG_SRCDIR([blowfish.pkg])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
--- /dev/null
++mit-scheme-pucked-blowfish (1.1.0) birchwood; urgency=low
++
++ * New upstream has removed the boast from the ancient description in
++ the manual.
++
++ -- Matt Birkholz <matt@birchwood-abbey.net> Sun, 29 Jul 2018 00:00:00 -0000
++
+mit-scheme-pucked-blowfish (1.0.0) birchwood; urgency=low
+
+ * New upstream has replaced the bfish µmodule and deprecated the
+ (runtime blowfish) package, which now autoloads this plugin.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Fri, 22 Jun 2018 00:00:00 -0000
+
+mit-scheme-pucked-blowfish (0.2.5) birchwood; urgency=low
+
+ * New upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Tue, 5 Jun 2018 00:00:00 -0000
+
+mit-scheme-pucked-blowfish (0.2.4) birchwood; urgency=low
+
+ * check-doc.sh missing from source distribution.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Fri, 29 Dec 2017 00:00:00 -0000
+
+mit-scheme-pucked-blowfish (0.2.3) birchwood; urgency=low
+
+ * Upstream includes new blowfish tests.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Tue, 26 Dec 2017 17:00:00 -0700
+
+mit-scheme-pucked-blowfish (0.2.2) birchwood; urgency=low
+
+ * Upstream now sports a texinfo manual, scraped from the OpenSSL
+ manual pages.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Mon, 6 Nov 2017 17:00:00 -0700
+
+mit-scheme-pucked-blowfish (0.2.1) birchwood; urgency=low
+
+ * Upstream now uses byte vectors for binary data instead of strings.
+ This changes every global binding except blowfish-file? and
+ perhaps compute-blowfish-init-vector IF you don't care whether the
+ init vector is a string or something else. Every procedure that
+ previously accepted/returned strings now requires/produces
+ bytevectors. If it accepted/returned generic ports it now
+ requires/ produces binary ports. If you are using the md5 plugin
+ to produce a digest for blowfish-set-key, you're winning, with
+ blowfish-set-key at least; md5 digests are now bytevectors too.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Thu, 18 May 2017 00:00:00 -0700
+
+mit-scheme-pucked-blowfish (0.1.1) birchwood; urgency=low
+
+ * Stole v0.1 from MIT/GNU Scheme.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Wed, 1 Mar 2017 00:00:00 -0700
(lambda ()
(load-package-set "blowfish")))
- (add-subsystem-identification! "Blowfish" '(1 0 0))
-(add-subsystem-identification! "Blowfish" '(1 1))
++(add-subsystem-identification! "Blowfish" '(1 1 0))
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
-mit-scheme-x11 1.2 - Matt Birkholz, 2018-07-29
-==============================================
++mit-scheme-pucked-x11 1.2.0 - Matt Birkholz, 2018-07-29
++=======================================================
++
++Upstream fixed the x-list-fonts procedure.
++
+mit-scheme-pucked-x11 1.1.0 - Matt Birkholz, 2018-07-19
+=======================================================
+
+Upstream incremented its version number.
+
+mit-scheme-pucked-x11 1.0.1 - Matt Birkholz, 2018-06-22
+=======================================================
-Fix the x-list-fonts procedure.
+New upstream provides missing import-x11 procedure (but does not
+increment its version!).
-mit-scheme-x11 1.1 - Matt Birkholz, 2018-07-12
-==============================================
+mit-scheme-pucked-x11 1.0.0 - Matt Birkholz, 2018-06-22
+=======================================================
-Actually export the import-x11 procedure to the global environment.
+New upstream has replaced the x11 µmodule, added an import-x11
+procedure, and deprecated the (runtime x-graphics) package, which now
+autoloads this plugin.
-mit-scheme-x11 1.0 - Matt Birkholz, 2018-06-21
-==============================================
+mit-scheme-pucked-x11 0.3.1 - Matt Birkholz, 2018-06-04
+=======================================================
-Replace the prx11.so µcode module. Add an import-x11 procedure. The
-deprecated (runtimem x-graphics) package now autoloads this plugin.
+New upstream allows CurrentTime as a Time argument.
-mit-scheme-x11 0.3 - Matt Birkholz, 2018-06-01
-==============================================
+mit-scheme-pucked-x11 0.2.2 - Matt Birkholz, 2018-03-16
+=======================================================
-Allow CurrentTime as a Time argument (to fix an intermittent error
-when cutting/pasting).
+Allow CurrentTime (0) as an argument to procedures expecting a Time.
+This eliminates a spurious error when cutting/pasting in Edwin.
-mit-scheme-x11 0.2 - Matt Birkholz, 2017-05-23
-==============================================
+mit-scheme-pucked-x11 0.2.1 - Matt Birkholz, 2017-05-23
+=======================================================
-Use new Unicode support. Convert (restrict) strings (atom names and
-xterm content) to iso8859-1. This should be transparent if you were
-using standard Latin1 property names and writing only Latin1 graphical
+New upstream converts (restricts) strings (atom names and xterm
+content) to iso8859-1. This should be transparent if you were using
+standard Latin1 property names and writing only Latin1 graphical
characters to your xterms.
-mit-scheme-x11 0.1 - Matt Birkholz, 2016-02-19
-==============================================
+mit-scheme-pucked-x11 0.1.1 - Matt Birkholz, 2017-03-01
+=======================================================
-Converted to a libtool plugin. Moved X11 data parsing
-(x_event_to_object) to Scheme/FFI code.
+Stole v0.1 from MIT/GNU Scheme.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([MIT/GNU Scheme x11 plugin],
- [1.2],
- [bug-mit-scheme@gnu.org],
- [mit-scheme-x11])
+AC_INIT([MIT/GNU Scheme Pucked x11 plugin],
- [1.1.0],
++ [1.2.0],
+ [matt@birchwood-abbey.net],
+ [mit-scheme-pucked-x11])
AC_CONFIG_SRCDIR([x11.pkg])
AC_CONFIG_MACRO_DIR([m4])
--- /dev/null
++mit-scheme-pucked-x11 (1.2.0) birchwood; urgency=low
++
++ * Upstream fixed the x-list-fonts procedure.
++
++ -- Matt Birkholz <matt@birchwood-abbey.net> Sun, 29 Jul 2018 00:00:00 -0000
++
+mit-scheme-pucked-x11 (1.1.0) birchwood; urgency=low
+
+ * Upstream incremented its version number.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Thu, 19 Jul 2018 00:00:01 -0000
+
+mit-scheme-pucked-x11 (1.0.1) birchwood; urgency=low
+
+ * New upstream provides missing import-x11 procedure (but does not
+ increment its version!).
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Fri, 22 Jun 2018 00:00:01 -0000
+
+mit-scheme-pucked-x11 (1.0.0) birchwood; urgency=low
+
+ * New upstream has replaced the x11 µmodule, added an import-x11
+ procedure, and deprecated the (runtime x-graphics) package, which
+ now autoloads this plugin.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Fri, 22 Jun 2018 00:00:00 -0000
+
+mit-scheme-pucked-x11 (0.3.1) birchwood; urgency=low
+
+ * New upstream allows CurrentTime as a Time argument.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Tue, 5 Jun 2018 00:00:00 -0000
+
+mit-scheme-pucked-x11 (0.2.2) birchwood; urgency=low
+
+ * Allow CurrentTime (0) as an argument to procedures expecting a Time.
+ This eliminates a spurious error when cutting/pasting in Edwin.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Fri, 16 Mar 2018 00:00:00 -0000
+
+mit-scheme-pucked-x11 (0.2.1) birchwood; urgency=low
+
+ * New upstream converts (restricts) strings (atom names and xterm
+ content) to iso8859-1. This should be transparent if you were
+ using standard Latin1 property names and writing only Latin1
+ graphical characters to your xterms.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Tue, 23 May 2017 00:00:00 -0700
+
+mit-scheme-pucked-x11 (0.1.1) birchwood; urgency=low
+
+ * Stole v0.1 from MIT/GNU Scheme.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Wed, 1 Mar 2017 00:00:00 -0700
(with-loader-base-uri (system-library-uri "x11/")
(lambda ()
(load-package-set "x11")))
- (add-subsystem-identification! "X11" '(1 1 0))
-(add-subsystem-identification! "X11" '(1 2))
++(add-subsystem-identification! "X11" '(1 2 0))