diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-25 19:08:05 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-25 19:08:05 +0000 |
commit | b75cbdab04a6551dbbe3eb5397a259926dc60d3a (patch) | |
tree | 91034f4bd2a8fd6f9428e25bbc95a36511b06494 /debian | |
parent | Merge tag 'v1.1' into debian (diff) | |
download | config-links-b75cbdab04a6551dbbe3eb5397a259926dc60d3a.tar.gz config-links-b75cbdab04a6551dbbe3eb5397a259926dc60d3a.zip |
debian: 1.1-1debian/v1.1-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3724ee1..4c654a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +config-links (1.1-1) unstable; urgency=medium + + * update script names in comments + * add links-chmod + * links-chmod: tweak the help message + * db.sh: add more logging + * test/test.sh: best practices + * links-update: add --mode parameter + * README: update + + -- Egor Tensin <Egor.Tensin@gmail.com> Thu, 25 Nov 2021 19:07:06 +0000 + config-links (1.0.1-1) unstable; urgency=medium * README: update |