Fixes for handling release versions
[fw/openocd] / src / openocd.c
2006-10-12 drath- allow FT2232 devices to be opened by serial number...
2006-09-07 drath- integrated patch from Magnus Lundin that fixes at91sa...
2006-08-31 drath- added missing AT91RM9200 files
2006-08-20 drath- made bp command more verbose
2006-08-17 drath- updated version info in openocd.c
2006-08-01 drath- allow building for MinGW using either -mno-cygwin...
2006-07-30 drath- added configurable delays after reset lines get deass...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- fixed bug in Thumb sw breakpoint handling (thanks...
2006-06-25 drath- changed use of bzero (deprecated) to memset (thanks...
2006-06-25 drath- added "version" command (patch from John Hartman...
2006-06-05 drath- fixed some spelling errors (thanks to Andrew Dyer)
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/