Starting with tag:
[TAG 2.3-release
bunny351@gmail.com**20060217193326] 
[- updated CMake readme and buildfile [thanks to Brandon van Every]
bunny351@gmail.com**20060217193336] 
[- yet another whacky banner
bunny351@gmail.com**20060218212659
 - version is 2.301
 - delete-file and rename-file didn't expand tilde [Patch by Zbigniew Szadkowsi]
] 
[- srfi-4.scm: subXXvector range check was wrong [Thanks to Alex Shinn]
felix@call-with-current-continuation.org**20060220074237] 
[hashtable-update! fixed to conform to SRFI-69 [Thomas Chust]
Thomas Chust <chust@web.de>**20060221203303] 
[- hash-table-update fix by Thomas Chust
felix@call-with-current-continuation.org**20060222070745
 - wwchicken: new win32 binaries version
] 
[- chicken.h: CHICKEN_default_toplevel casted to void *
felix@call-with-current-continuation.org**20060224104604
 - manual: removed traces of `error-handler' [Thanks to Reed Sheridan]
 - eval: added `load-relative'
] 
[hash-table-update! now takes 4th arg optionally, in compliance with SRFI-69
rsheridan6@gmail.com**20060226225555] 
[nothing important
felix@call-with-current-continuation.org**20060227072931] 
[- chicken-setup: got `-eval' option
felix@call-with-current-continuation.org**20060227090037
 
] 
[- make-pathname: a little refactoring and handling of empty directory parts in directory lists
felix@call-with-current-continuation.org**20060227141430] 
[- library.scm: `chicken-version' used wrong call to fudge for `ptables' [Thanks to Sven Hartrumpf]
felix@call-with-current-continuation.org**20060228134704
 - version is 2.302
] 
[- chicken-setup: on download add release-number of setup-info
felix@call-with-current-continuation.org**20060303081206] 
[- hen.el fixes by Reed Sheridan
felix@call-with-current-continuation.org**20060307084832
 - chicken-setup: `-check' option for checking repository for upgrades
] 
[- port-map didn't invoke function (argh)
bunny351@gmail.com**20060303204145
 - read-file didn't invoke custom reader for first item (more argh)
 - chicken-setup: docindex shows release (if defined)
] 
[- chicken-setup: $VAR syntax
felix@call-with-current-continuation.org**20060303224701
 - eval: if path is absolute, load-relative doesn't prepend current load path
] 
[- print-call-chain: writes to stdout
felix@call-with-current-continuation.org**20060305054512] 
[- default error handler didn't write call-chain to stderr
bunny351@gmail.com**20060308191843
 - chicken-setup: removed "$VARIABLE" sillyness
] 
[- repl: error output goes to stderr
bunny351@gmail.com**20060311214142
 - wwchicken: link to coop
] 
[- ##sys#read-prompt-hook: uses ##sys#print
felix@call-with-current-continuation.org**20060314063836
 - csi: always record expr in history to make readline egg work [problem reported by Peter Wright]
] 
[- library: added `real-part', `angle', 'imag-part' and `magnitude' [as suggested by Alex Shinn]
felix@call-with-current-continuation.org**20060317094740
 - tinyclos: added safety check in `initialize' to catch when a generic is not an entity
 - version is 2.303
] 
[- wwchicken: galinha link (coop)
felix@call-with-current-continuation.org**20060317141919
 - srfi-61 support
] 
[read-line fix, remove redundant code
rsheridan6@gmail.com**20060320042743
 
 read-line optional limit argument now works on all platforms
 
 read-line no longer discards last character in stream unless it's a newline
 
 removed duplicated definition of #\return
 
] 
[- documented SRFI-61 support, added feature identifier
felix@call-with-current-continuation.org**20060320074335] 
[- chicken-setup: -f wasn't recognized, -h for -host was of course wrong
bunny351@gmail.com**20060321175236
 - extras.scm: unrecorded read-line patch as it broke chicken-setup
 - chicken-setup: probably fixed cygwin bug (called msvc create_directory) [reported by John Cowan]
 - version is 2.304
] 
[- darcs goes on my nerves sometimes
bunny351@gmail.com**20060321181026
 - read-line: handles "...\r" with string-input
] 
[- csc: removed last trace of `-srfi-7' option
bunny351@gmail.com**20060322183853] 
[read-line fix
rsheridan6@gmail.com**20060322172620
 
 read-line now correctly handles all line terminators and limits.
] 
[- manual/chicken.1: added note about `-extension'
bunny351@gmail.com**20060323105742] 
[- fixed broken merge of read-line patch (it wasn't my fault!)
bunny351@gmail.com**20060324110728] 
[CMake MinGW update
'Brandon Van Every <bvanevery@gmail.com>'**20060325112945] 
[- runtime: fixed broken single-value test in `C_apply_values'
felix@call-with-current-continuation.org**20060327131545
 - version is 2.305
] 
[Update README.darcs to reflect new repo url
rsheridan6@gmail.com**20060328163910] 
[- ##sys#file-info holds flonums for timestamps
felix@call-with-current-continuation.org**20060330073127
 - version is 2.306
 - versioned $(prefix)/share/chicken and $(prefix)/lib/chicken
] 
[- Makefile.am: added missing dependencies [Thanks to Kon Lovett]
felix@call-with-current-continuation.org**20060331062829] 
[find extant Chicken installation
'Brandon Van Every <bvanevery@gmail.com>'**20060331054931] 
[find chicken simplified regex
'Brandon Van Every <bvanevery@gmail.com>'**20060331081853] 
[more precise Version Build regex
'Brandon Van Every <bvanevery@gmail.com>'**20060331182944] 
[- `equal?' didn't return #t for 0.0/-0.0
felix@call-with-current-continuation.org**20060410070434] 
[- added some interesting files in "misc/"
felix@call-with-current-continuation.org**20060410120911
 
] 