From 523e0b7a42f528bfc1ed949f4ed12a7357524024 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Wed, 24 Aug 2005 13:54:03 -0700 Subject: [PATCH] update for 0.7.1 darcs-hash:20050824205403-a4961-a536ea322e807120f62d835202a1d14bbc71b4ff.gz --- CHANGES | 8 ++++---- NEWS | 3 +++ clx.asd | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 0014c3b..f87ce94 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,9 @@ Details of changes since R5: -NOTE: this file is not updated any more. Dan's SBCL changes since -checking into CVS can be found from the CVS logs. There may however -be some Dark Ages between when this file was last updated and the -version he started from. +NOTE: this file is not updated any more. Changes since checking into +version control can be found from darcs in some way shape or form. +There may however be some Dark Ages between when this file was last +updated and the version that was the initial version control checkin. Changes in CLX 5.02: diff --git a/NEWS b/NEWS index bbadac4..775ffee 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,7 @@ -*- Text -*- +--- Changes in SBCL CLX 0.7.1, Wed Aug 24 2005 --- + +Works in SBCL 0.9.2 and newer. --- Changes in SBCL CLX 0.7.0, Sun May 1 2005 --- diff --git a/clx.asd b/clx.asd index e08baf5..84a2c17 100644 --- a/clx.asd +++ b/clx.asd @@ -36,7 +36,7 @@ (defsystem CLX :depends-on (sb-bsd-sockets) - :version "0.7.0" + :version "0.7.1" :serial t :default-component-class clx-source-file :components