aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-01-26 20:43:41 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-01-26 20:43:41 +0000
commitd48d5f7b6084ec71aeb1d5a1203431b0396b0e01 (patch)
tree4235a233f5d830b4a465f5d654dad97350a477dd /ChangeLog
parented6b5dd4db01d8cde0ffe4145deb426e131407d4 (diff)
downloadlibfuse-d48d5f7b6084ec71aeb1d5a1203431b0396b0e01.tar.gz
released 2.2-pre6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7c704e..e13c79f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-01-26 Miklos Szeredi <miklos@szeredi.hu>
+ * Released 2.2-pre6
+
+2005-01-26 Miklos Szeredi <miklos@szeredi.hu>
+
* Fix bug in link() operation which caused the wrong path to be
passed as the first argument. Found by Anton Altaparmakov