diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-19 02:15:20 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-19 02:15:20 -0500 |
commit | 98dbe4834e52014acd968b96b9ad5f7dce9aa1af (patch) | |
tree | cef4f65ec34792c31bbd2641cae08df509a72bff /packaging/debian | |
parent | 7ab6793000d069c327e8d4923b9c89b13f60d3bd (diff) |
added notes about transition to debian/changelog
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index c825b64..6a9ea18 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -18,8 +18,10 @@ monkeysphere (0.23~pre-1) UNRELEASED; urgency=low * added version output option * check that existing authentication keys are valid in gen_key function. + * add transition infrastructure for major changes between releases (see + transitions/README.txt) - -- Jameson Graef Rollins <jrollins@finestructure.net> Thu, 12 Feb 2009 21:50:54 -0500 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 19 Feb 2009 02:14:44 -0500 monkeysphere (0.22-1) unstable; urgency=low |