diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2012-05-29 08:06:58 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2012-05-29 08:06:58 +0900 |
commit | d99e503f04fa59ed2f9bf0ab0f1fd7ff58cdc4c5 (patch) | |
tree | 9fb957043b018f84d53370aace4f66840a413f20 /debian/changelog | |
parent | 9dab0a5dea8e07d2c7330d271b074779d86c301d (diff) | |
download | pbuilder-d99e503f04fa59ed2f9bf0ab0f1fd7ff58cdc4c5.tar pbuilder-d99e503f04fa59ed2f9bf0ab0f1fd7ff58cdc4c5.tar.gz |
first draft of a useful changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b299326..4002400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pbuilder (0.211) UNRELEASED; urgency=low + + * policy update: 3.9.1 + * For testsuite, do not depend on approx instance. It's not always + reliable and confusing. Just trust autoconfiguration result here. + + -- Junichi Uekawa <dancer@netfort.gr.jp> Tue, 29 May 2012 08:06:16 +0900 + pbuilder (0.210) unstable; urgency=low * move around echobacktime definition location. (closes: #666440) |