X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=f85fa4542817e14474c85c741d21d1911c67ff27;hb=7249fcd884a04be929dc6895c91e82be747c9533;hp=431a0c1cf8803bf986a3cb136154ac645a8b7872;hpb=02f38fa2c971c7300bd1e352d1a242e4f8e6543c;p=kmrcl.git diff --git a/debian/changelog b/debian/changelog index 431a0c1..f85fa45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +cl-kmrcl (1.20-1) unstable; urgency=low + + * Add with-each-stream-line, with-each-file-line + * Use gensyms in other functions to avoid variable capture + + -- Kevin M. Rosenberg Wed, 6 Nov 2002 13:33:39 -0700 + +cl-kmrcl (1.19.1-1) unstable; urgency=low + + * Made indent-spaces reslient to non-numeric parameter + + -- Kevin M. Rosenberg Mon, 4 Nov 2002 11:33:03 -0700 + cl-kmrcl (1.19-1) unstable; urgency=low * New upstream