aboutsummaryrefslogtreecommitdiffstats
path: root/python/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-09-27 06:30:40 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-09-27 06:30:40 +0000
commitef81b4b672bd4f6bc6889070dcde5114872e2142 (patch)
treedd3fd7bbf489e008ea1e21ea8a3743cb59b74d21 /python/ChangeLog
parent21d587ea7047552792bc34f01f252a48f8be8db3 (diff)
downloadlibfuse-ef81b4b672bd4f6bc6889070dcde5114872e2142.tar.gz
fix
Diffstat (limited to 'python/ChangeLog')
-rw-r--r--python/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/ChangeLog b/python/ChangeLog
new file mode 100644
index 0000000..f422b2a
--- /dev/null
+++ b/python/ChangeLog
@@ -0,0 +1,6 @@
+2004-09-27 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Applied patch by Steven James. The Python binding in the CVS
+ version fell out of date and wouldn't compile. Fixed and added
+ FuseGetContext call.
+