aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Belisle <cbelisle@mandriva.com>2001-12-18 22:19:53 +0000
committerChristian Belisle <cbelisle@mandriva.com>2001-12-18 22:19:53 +0000
commite863a85b618cb750b67d97380f74f9e4e6c729c0 (patch)
tree96356fcdb71d51c92160a095d293a983affa1fd6
parentb3eff4b879f36e6575e0e5383e4fe0b0eb4e74a4 (diff)
downloadtransfugdrake-e863a85b618cb750b67d97380f74f9e4e6c729c0.tar
transfugdrake-e863a85b618cb750b67d97380f74f9e4e6c729c0.tar.gz
transfugdrake-e863a85b618cb750b67d97380f74f9e4e6c729c0.tar.bz2
transfugdrake-e863a85b618cb750b67d97380f74f9e4e6c729c0.tar.xz
transfugdrake-e863a85b618cb750b67d97380f74f9e4e6c729c0.zip
2001-12-18
-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