diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-15 14:20:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-15 14:20:17 -0400 |
commit | 819d09a251de910dfa1afc421d5d8d57c3f5fcb0 (patch) | |
tree | a1df55af4d80f320616df84e091475051b86667a /debian/changelog | |
parent | ef5dbb625a7d2a00bf2242dcffe109e9d8665785 (diff) |
Deal with unix^wlinux portability nonsense.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8087a4d..66ff92d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etckeeper (1.4) UNRELEASED; urgency=low + + * Deal with unix^wlinux portability nonsense. + + -- Joey Hess <joeyh@debian.org> Wed, 15 May 2013 14:19:50 -0400 + etckeeper (1.3) unstable; urgency=low * Fix type -p bashism that crept in via recent patches. Closes: #707319 |