commit: 28e4ea8c512c03fe95f83b6bafde6218f8a0c88b Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Sat May 14 20:22:01 2016 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Sat May 14 20:22:01 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=28e4ea8c
repoman: Initial NEWS, RELEASE-NOTES files repoman/NEWS | 5 +++++ repoman/RELEASE-NOTES | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/repoman/NEWS b/repoman/NEWS new file mode 100644 index 0000000..2b1325c --- /dev/null +++ b/repoman/NEWS @@ -0,0 +1,5 @@ +News (mainly features/major bug fixes) + +repoman 2.3.0_rc1 +===================== +- First test release diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES new file mode 100644 index 0000000..5daf588 --- /dev/null +++ b/repoman/RELEASE-NOTES @@ -0,0 +1,7 @@ +Release Notes; upgrade information mainly. +Features/major bugfixes are listed in NEWS + +repoman-2.3.0_rc1 +================================== +* initial release +* Bug Fixes:
