diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-07-02 05:22:56 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-07-02 05:22:56 +0200 |
commit | 0f912c0d59fdf1b56214fa91fdd880685cd54f98 (patch) | |
tree | 8a900c6ba509bb9b2cc9b425b63d943db79472e1 /debian | |
parent | ffce196d7830ed61feb47b3fd5e9255d29648f63 (diff) | |
download | vyatta-cfg-0f912c0d59fdf1b56214fa91fdd880685cd54f98.tar.gz vyatta-cfg-0f912c0d59fdf1b56214fa91fdd880685cd54f98.zip |
0.102.0+vyos1+helium4debian/0.102.0+vyos1+helium4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d8cbd8d..cbf40c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vyatta-cfg (0.102.0+vyos1+helium4) unstable; urgency=low + + [ Hiroyuki Sato ] + * Bug #180 save config using scp fails. + + [ Kim Hagen ] + * Removed part of dirty workaround, chmod of of /dev/fuse and + /usr/bin/fusermount + * Removed dirty workaround for fuse completely. + + [ Daniil Baturin ] + * Bug #251: add dirty hack for taking config from stdin + + -- Daniil Baturin <daniil@baturin.org> Wed, 02 Jul 2014 05:22:56 +0200 + vyatta-cfg (0.102.0+vyos1+helium3) unstable; urgency=low [ higebu ] |