diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-17 11:28:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-17 11:28:03 -0400 |
commit | 59a522eadf8febc481b66676f3ee78cff0ccb5bb (patch) | |
tree | db130ffe4d94e4267f0771462419428e086f0ce6 /debian | |
parent | d53757bd441b9f16b6215543bdd32e750c1560ad (diff) |
Add support for pushing to multiple remote repositories. Thanks, Rouben.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6332a07..c49783a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ etckeeper (1.12) UNRELEASED; urgency=medium * Portability fixes. Thanks, Harald Dunkel. + * Add support for pushing to multiple remote repositories. + Thanks, Rouben. -- Joey Hess <joeyh@debian.org> Fri, 09 May 2014 09:23:37 -0300 |