aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--TODO5
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5517629..f7effe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,3 +2,8 @@
* Modified welcome message (more professional)
* Enhanced windows partition search algorithm
* Enhanced documents copying-moving function
+
+2001-12-18 Christian Belisle <cbelisle@mandrakesoft.com>
+ * Begin to move instructions in separate functions
+ * Work on the copy function to detect automatically My Documents folder.
+ * Put a list of partition instead of detecting it automatically.
diff --git a/TODO b/TODO
index f4dc63c..c98bf04 100644
--- a/TODO
+++ b/TODO
@@ -2,3 +2,8 @@
- Beginning conception of the libraries.
* Mon Nov 12 2001
- Begin mail migration algorithm
+* Tue Dec 18 2001
+- Detect partition directly instead of reading /mnt
+- Make the copy function to look automatically for My Documents
+- Make the address book migration function
+- Make the profile migration function