sshfs-mapper: Changelog for 0.3-1.

git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1396 eaee96b3-f302-0410-b096-c6cfd47f7835
This commit is contained in:
Glenn Y. Rolland 2009-08-15 17:18:29 +00:00
parent 028c49e41a
commit 745234894e

10
debian/changelog vendored
View file

@ -1,3 +1,13 @@
sshfs-mapper (0.3-1) unstable; urgency=low
* Allow using symbolic links for configuration files or directories.
The idea behind is to centralize data for multi-user configurations.
* Replaced bashisms (braces & substitutions) to run on dash.
* Renamed example directory from conf/ to examples/ .
* Added default configuration in /etc/sshfs-mapper.
-- <warbrain@daneel.glenux.net> Sat, 15 Aug 2009 19:14:23 +0200
sshfs-mapper (0.2-1) unstable; urgency=low
* .map parser was buggy with some kind of whitespaces.