aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Blondel <mathieu@mblondel.org>2007-05-21 22:21:56 +0000
committerMathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org>2007-05-21 22:21:56 +0000
commit7b2e90cd5f3b70b8ae32ec317531b372f35e4b0e (patch)
tree04367f4beae29566413e8f6accef893cc917d325 /ChangeLog
parentc794a06bc528f86e2598923a91a498ad97bbf1a5 (diff)
downloadwikipediafs-7b2e90cd5f3b70b8ae32ec317531b372f35e4b0e.tar.gz
Readded edit with login support.
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/branches/fuse-python-new-api@33 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c08881..fba661f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,10 @@ time may cause edit conflicts with people editing the same article.
mkdir wikipedia-fr) automatically sets a working directory for the concerned
site from the wikimedia foundation.
-- Added subfolder support (yay !).
+- Added subfolder support (yay !). Files must have .mw extension in order to
+distinguish them from directories.
+
+- Readded edit with login support.
2007-05-19 Mathieu Blondel <mblondel@users.sourceforge.net>