Version 0.5.6
2006-06-13
Fix Emacs mode lines (reported by Robert Goldman)

Version 0.5.5
2006-05-24
Some small fixes for LW

Version 0.5.4
2006-05-18
Workaround for CMUCL (thanks to Satyaki Das)

Version 0.5.3
2006-03-06
Fixed more typos in stream.lisp
Added missing exports in packages.lisp

Version 0.5.2
2006-01-26
Fixed typos in stream.lisp (thanks to James Bielman)

Version 0.5.1
2005-12-14
Some bugfixes in output.lisp (thanks to Jan Idzikowski)

Version 0.5.0
2005-12-11
Added in-memory streams	
Exported types
Added specific conditions	
	
Version 0.4.1
2005-12-05
Updated docs	
	
Version 0.4.0
2005-12-05
Added US-ASCII encoding
Added *USE-REPLACEMENT-CHAR*
	
Version 0.3.0
2005-11-26
Added UNREAD-BYTE and PEEK-BYTE
	
Version 0.2.4
2005-11-26
WIN32:CODE-PAGE only for LispWorks

Version 0.2.3
2005-11-26
Added STREAM-TERPRI to appease AllegroCL
Fixed typo in docs

Version 0.2.2
2005-11-26
Patch to make class precendence list work in AllegroCL (David Lichteblau) 

Version 0.2.1
2005-11-25
Adapted to new TRIVIAL-GRAY-STREAMS API (David Lichteblau)
More changes for portability, specifically for SBCL (David Lichteblau)

Version 0.2.0
2005-11-25
Portable version thanks to TRIVIAL-GRAY-STREAMS (David Lichteblau)

Version 0.1.1
2005-11-25
Documentation enhancements

Version 0.1.0
2005-11-25
Initial public release
