From: David B. <dbr...@us...> - 2009-11-05 00:55:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 0e37ea6499fd493a32ebdfd3a27c6a01426b3a19 (commit) from 1c51f342d7f6da760ddd4e46eae91b6d6c06f579 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0e37ea6499fd493a32ebdfd3a27c6a01426b3a19 Author: David Brownell <dbr...@us...> Date: Wed Nov 4 15:54:33 2009 -0800 NEWS refs repository history, not ChangeLog Signed-off-by: David Brownell <dbr...@us...> diff --git a/NEWS b/NEWS index 2cf5d9f..9d8bfde 100644 --- a/NEWS +++ b/NEWS @@ -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 ----------------------------------------------------------------------- Summary of changes: NEWS | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- Main OpenOCD repository |