History of Changes |
- Version 0.1.4 (8 May 2004)
- Version 0.1.3 (10 Apr 2004)
- Version 0.1.2 (9 Apr 2004)
- Version 0.1.1 (28 Jan 2004)
- Version 0.1.0 (22 Jan 2004)
- Version 0.0.6 (14 Jan 2004)
- Version 0.0.5 (09 Jan 2004)
- Version 0.0.4 (08 Jan 2004)
- Version 0.0.3 (02 Jan 2004)
- Version 0.0.2 (24 Dec 2003)
- Version 0.0.1 (unreleased)
Version 0.1.4 (8 May 2004)
-
Cross-compile with mingw32
(PDW) -
Basic winsock2 support
(PDW) -
Set phone time from system time
(PDW)
Version 0.1.3 (10 Apr 2004)
-
Cleanup of the AT command code
(PDW)
Version 0.1.2 (9 Apr 2004)
-
Add clear all phone entries function
(PDW) -
Add import phone entries function (not email yet)
(PDW)
Version 0.1.1 (28 Jan 2004)
-
Everything moved over to autoconf
(PDW)
Version 0.1.0 (22 Jan 2004)
-
All bluetooth specific code restricted to serial.c
(PDW) -
Deprecate --bluetooth option (just use --device with an address)
(PDW) -
Allow user to set default device with environment variable
X70_DEVICE
(PDW) -
Allow user to set default upload folder with environment variable
X70_FOLDER
(PDW) -
Fix verbose upload bug
(PDW) -
Read entries present/max for phonebook and use in reading
(PDW) -
Implement phonebook append (when no --entry option used)
(PDW)
Version 0.0.6 (14 Jan 2004)
-
Remove dependency on -lbluetooth; the headers are now sufficient
(PDW) -
Apparently there is no way to rename a file remotely. Function removed.
(PDW) -
Reduce timeout to 3 seconds. Seems plenty. Use "Kick" if no response.
(PDW) -
Improve debug output from raw write command - see ^Z and friends
(PDW) -
Improve README contents somewhat
(PDW) -
Code to read and write phonebook entries on the phone (not SIM)
(PDW)
Version 0.0.5 (09 Jan 2004)
-
Do away with hardcoding of folder and device file (add options)
(PDW) -
Rename option "debug" to "trace"
(PDW) -
Output folder in listing, allow restriction of listing to
specified folder
(PDW) -
Add bluetooth socket code - no more need to run rfcomm
(PDW)
Version 0.0.4 (08 Jan 2004)
-
Add delete command
(PDW) -
Add rename command (broken)
(PDW)
Version 0.0.3 (02 Jan 2004)
-
Add proper command line handling
(PDW) -
Use poll to timeout gently, rather than raise a signal with alarm(2)
(PDW) -
Make debugging info and verbose transfers into command line options
(PDW) -
Added "info" command for battery and signal strength
(PDW)
Version 0.0.2 (24 Dec 2003)
-
fix hardcoded download file id in main.c
(PDW) -
added changelog and todo list
(PDW)
Version 0.0.1 (unreleased)
-
Initial Version
(PDW)

