- minor wording change in backup GUI prompt: "Backup working..." to
commit2afddcef4bdf3331891c52169308726e0f3096d7
authorcdfrey <cdfrey>
Fri, 20 Jul 2007 22:19:57 +0000 (20 22:19 +0000)
committercdfrey <cdfrey>
Fri, 20 Jul 2007 22:19:57 +0000 (20 22:19 +0000)
tree0bbe90f8846550e97d7785b1445eecaca171c0d1
parenta9dd92da9cc8f2489aa3b04860231fb9afc09990
- minor wording change in backup GUI prompt: "Backup working..." to
       "Backup in progress..."
- renamed Contact class's Title field to JobTitle for clarity
- added record function ParseFieldString(), which properly handles
       strings from the device that have multiple null terminators,
       and changed the record parsing code to use this new function
- moved FullName() function from ldif.cc to r_contact.cc since it
       is generally useful in areas outside of LDIF processing
ChangeLog