aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Blondel <mathieu@mblondel.org>2007-05-26 10:34:39 +0000
committerMathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org>2007-05-26 10:34:39 +0000
commit12913d9fee87c909de1e72e87be90f26ec51e29c (patch)
tree840abe5aa0ba36b06d2c059fadcf28cad38a052a /ChangeLog
parentabd2f774d8b04a0281e9ca5d490f09f3d76632b1 (diff)
downloadwikipediafs-12913d9fee87c909de1e72e87be90f26ec51e29c.tar.gz
Fixed a little problem in article.py. Spaces in article name must be replaced
with underscores. git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@50 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e6bcdc..6190a85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-26 Mathieu Blondel <mblondel@users.sourceforge.net>
+
+- Fixed a little problem in article.py. Spaces in article name must be replaced
+with underscores.
+
2007-05-24 Csaba Henk <csaba.henk@creo.hu>
- Fixed misindentation and left the '-s' option unhandled in mount.wikipediafs.