aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: dafdd17fda81e064a70e6c5a9ddee4d46851b9d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2005-02-09  Miklos Szeredi <miklos@szeredi.hu>

	* Added option to start arbitary command instead of 'ssh'

	* Re-added '-p PORT' as a convenience option, also '-C' works as
	in ssh.

2005-02-08  Miklos Szeredi <miklos@szeredi.hu>

	* Add caching of symlinks
	
	* Add support for many ssh options to be passed to ssh

	* Port number can now actually be specified with "-o port=PORT",
	bug spotted by Nadia Maksymiw

2005-02-07  Miklos Szeredi <miklos@szeredi.hu>

	* Separate attribute caching to a separate layer

	* Add caching of directory contents

2005-02-03  Miklos Szeredi <miklos@szeredi.hu>

	Fix PKG_CONFIG_PATH setting in configure.ac (reported by Alpar
	Juttner)
	
2005-01-09  Miklos Szeredi <miklos@szeredi.hu>

	* Released 1.0

2004-12-04  Miklos Szeredi <miklos@szeredi.hu>

	* Started ChangeLog