From e22147dbb70ce4b4922ca231c787c2a95efcfe49 Mon Sep 17 00:00:00 2001 From: Christian Belisle Date: Thu, 3 Jan 2002 22:41:11 +0000 Subject: 0.2 --- ChangeLog | 10 +++++++++- TODO | 7 +------ transfugdrake | 30 ------------------------------ transfugdrake.spec | 25 +++++++++++++------------ 4 files changed, 23 insertions(+), 49 deletions(-) diff --git a/ChangeLog b/ChangeLog index f7effe6..ee7b74c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,4 +6,12 @@ 2001-12-18 Christian Belisle * 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. + * Put a list of partition instead of detecting it automatically + +2002-01-03 Christian Belisle + * Add address book feature + * Enhance partition chooser page + * Detect automatically which choices are possible. + * Fix mail import + * Remake the application logic + * Add user chooser page diff --git a/TODO b/TODO index c98bf04..3dca9e2 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,4 @@ -* Wed Nov 06 2001 -- 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 +- Add a detection for the Windows version directly instead of reading many directories each time - Make the address book migration function - Make the profile migration function diff --git a/transfugdrake b/transfugdrake index 59a3773..02cced6 100755 --- a/transfugdrake +++ b/transfugdrake @@ -14,36 +14,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -# ChangeLog -# 01/11/27 - cbelisle@mandrakesoft.com -# - Enhanced the windows partition search algorithm -# - Put another message in the welcome screen (more professional) -# 01/11/28 - cbelisle@mandrakesoft.com -# - Finished windows partition search algorithm -# - Enhance data copying function -# 01/11/29 - cbelisle@mandrakesoft.com -# - Finish data copying function -# - Look at how the mail migration function is working -# - Add Address Book feature -# 01/11/30 - cbelisle@mandrakesoft.com -# - 0.1-3mdk -# 01/12/18 - cbelisle@mandrakesoft.com -# - Move instructions in functions (read better). -# - Add the partition chooser page. -# 01/12/27 - cbelisle@mandrakesoft.com -# - Finished to move instructions in functions. -# - Added many "yes or no" choices to user. -# 01/12/31 - cbelisle@mandrakesoft.com -# - Many changes during last days: -# - Remake the application logic walkthru -# - Fix Mail import (in transfug, not transfug_oe) -# 02/01/03 - cbelisle@mandrakesoft.com -# - Many changes once again: -# - Finish the application logic -# - Add User Chooser page -# - Add checkups instead of giving impossible choices -# - Email migration should work with OE 4.5 and 5 - use lib q(/usr/lib/libDrakX); ## Includes diff --git a/transfugdrake.spec b/transfugdrake.spec index 00052af..c438283 100644 --- a/transfugdrake.spec +++ b/transfugdrake.spec @@ -1,7 +1,7 @@ # Changed by Makefile of cvs. -%define version 0.1 +%define version 0.2 %define name transfugdrake -%define release 3mdk +%define release 1mdk Summary: A wizard to moves from Windows to Mandrake Linux Name: %{name} @@ -23,16 +23,8 @@ and address books from Windows to Mandrake Linux. It can run as a standalone or embedded wizard. File copy supports all Windows version. - -Windows versions supported: - * Windows 95 (not tested) - * Windows 98 (not tested) - * Windows NT (not tested) - -Windows versions not yet supported: - * Windows ME - * Windows 2000 - * Windows XP +Address Book migration not implemented yet. +Mail migration work with Outlook Express 4.5 and 5. Still in ALPHA version @@ -98,6 +90,15 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/transfugdrake %changelog +* Thu Jan 03 2001 Christian Belisle 0.2-1mdk +- Add address book feature. +- Enhance partition chooser page. +- Detect automatically which choices are possible. +- Fix mail import. +- Remake the application logic. +- Add user chooser page. +- Change description in spec. + * Thu Nov 29 2001 Christian Belisle 0.1-3mdk - Updated drakxtools in requires. - Enhanced and added some features: -- cgit v1.2.1