diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-04 15:54:33 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-04 15:54:33 -0800 |
commit | 0e37ea6499fd493a32ebdfd3a27c6a01426b3a19 (patch) | |
tree | 0b66b7da5698c19a19b2bf374ded8cd0f32ce12d /NEWS | |
parent | 1c51f342d7f6da760ddd4e46eae91b6d6c06f579 (diff) | |
download | riscv-openocd-0e37ea6499fd493a32ebdfd3a27c6a01426b3a19.zip riscv-openocd-0e37ea6499fd493a32ebdfd3a27c6a01426b3a19.tar.gz riscv-openocd-0e37ea6499fd493a32ebdfd3a27c6a01426b3a19.tar.bz2 |
NEWS refs repository history, not ChangeLog
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -70,8 +70,11 @@ Build and Release: Clean builds on 64-bit MinGW For more details about what has changed since the last release, -see the ChangeLog associated with this source archive. For older NEWS, -see the NEWS files associated with each release (i.e. NEWS-<version>). +see the git repository history. With gitweb, you can browse that +in various levels of detail. + +For older NEWS, see the NEWS files associated with each release +(i.e. NEWS-<version>). For more information about contributing test reports, bug fixes, or new features and device support, please read the new Developer Manual (or |