X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=NEWS;h=9df165004a17b561a1a9b7f37a9506a7cfb53a6f;hp=2c86629582c186b5a1306575c4b4208d03ecdd4b;hb=89f07325f2e7ca9d28ba0c54a26e3aab8b34984a;hpb=9e5a6679cac36667e51f24a6bd5670396cd06ed6 diff --git a/NEWS b/NEWS index 2c86629582..9df165004a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,33 @@ +This file includes highlights of the changes made in the OpenOCD +source archive release. -2008-01-21 : - xscale big-endian branch closed and all changes moved to - trunk. +JTAG Layer: +Boundary Scan: + +Target Layer: + +Flash Layer: + +Board, Target, and Interface Configuration Scripts: + +Server Layer: + +Documentation: + +Build and Release: + + +This release also contains a number of other important functional and +cosmetic bugfixes. For more details about what has changed since the +last release, see the git repository history: + +http://sourceforge.net/p/openocd/code/ci/v0.x.0/log/?path= + + +For older NEWS, see the NEWS files associated with each release +(i.e. NEWS-). + +For more information about contributing test reports, bug fixes, or new +features and device support, please read the new Developer Manual (or +the BUGS and PATCHES.txt files in the source archive).