Mercurial > libpst
changeset 238:410b6422d65b
fix --help usage; readpstlog is gone
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 13 Sep 2009 10:49:12 -0700 |
parents | 568b9ef02a56 |
children | aa50c23a6935 |
files | ChangeLog src/pst2dii.cpp.in src/pst2ldif.cpp src/readpst.c xml/libpst.in |
diffstat | 5 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 12 14:12:22 2009 -0700 +++ b/ChangeLog Sun Sep 13 10:49:12 2009 -0700 @@ -1,3 +1,7 @@ +LibPST 0.6.44 (2009-xx-xx) +=============================== + * fix --help usage; readpstlog is gone, debug files are now ascii text. + LibPST 0.6.43 (2009-09-12) =============================== * patches from Justin Greer.
--- a/src/pst2dii.cpp.in Sat Sep 12 14:12:22 2009 -0700 +++ b/src/pst2dii.cpp.in Sun Sep 13 10:49:12 2009 -0700 @@ -106,7 +106,7 @@ printf("\t-V \t- Version. Display program version\n"); printf("\t-b bates-number \t- Set the starting bates sequence number\n"); printf("\t-c bates-color \t- Specify the color of the bates stamps as 6 digit hex\n"); - printf("\t-d filename \t- Debug to file. This is a binary log. Use readpstlog to print it.\n"); + printf("\t-d filename \t- Debug to file.\n"); printf("\t-h \t- Help. This screen\n"); printf("\t-o dirname \t- Output directory to write files to.\n"); }
--- a/src/pst2ldif.cpp Sat Sep 12 14:12:22 2009 -0700 +++ b/src/pst2ldif.cpp Sun Sep 13 10:49:12 2009 -0700 @@ -682,7 +682,7 @@ printf("\t-V\t- Version. Display program version\n"); printf("\t-b ldapbase\t- set the LDAP base value\n"); printf("\t-c class\t- set the class of the LDAP objects (may contain more than one)\n"); - printf("\t-d <filename>\t- Debug to file. This is a binary log. Use readpstlog to print it\n"); + printf("\t-d <filename>\t- Debug to file.\n"); printf("\t-h\t- Help. This screen\n"); printf("\t-l line\t- extra line to insert in the LDIF file for each contact\n"); printf("\t-o\t- use old schema, default is new schema\n");
--- a/src/readpst.c Sat Sep 12 14:12:22 2009 -0700 +++ b/src/readpst.c Sun Sep 13 10:49:12 2009 -0700 @@ -646,7 +646,7 @@ printf("\t-S\t- Separate. Write emails in the separate format\n"); printf("\t-b\t- Don't save RTF-Body attachments\n"); printf("\t-c[v|l]\t- Set the Contact output mode. -cv = VCard, -cl = EMail list\n"); - printf("\t-d <filename> \t- Debug to file. This is a binary log. Use readpstlog to print it\n"); + printf("\t-d <filename> \t- Debug to file.\n"); printf("\t-h\t- Help. This screen\n"); printf("\t-j <integer>\t- Number of parallel jobs to run\n"); printf("\t-k\t- KMail. Output in kmail format\n");
--- a/xml/libpst.in Sat Sep 12 14:12:22 2009 -0700 +++ b/xml/libpst.in Sun Sep 13 10:49:12 2009 -0700 @@ -1773,6 +1773,8 @@ 0x820e Appointment end 0x8214 Label for appointment 0x8215 All day appointment flag +0x8216 Appointment recurrence data +0x8223 Appointment is recurring 0x8231 Recurrence type 0x8232 Recurrence description 0x8234 TimeZone of times