diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-07 19:35:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-07 19:35:13 -0400 |
commit | 45decda8bb533589bac429a66029598986a71b75 (patch) | |
tree | bdc492d1f7b4eaaa6d686e98e65493d8b4492117 /debian | |
parent | 5a0ec0151cea3048292a297bf5da3eca73c6a090 (diff) |
Added support for the pacman package manager. (Thanks, Tiago Stürmer Daitx)
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 61f0875..fce5080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ etckeeper (1.5) UNRELEASED; urgency=low * Quote user and group names, in case someone thought putting a space in one was not a bloody stupid idea. + * Added support for the pacman package manager. + (Thanks, Tiago Stürmer Daitx) -- Joey Hess <joeyh@debian.org> Wed, 26 Jun 2013 13:15:03 -0400 |