Mercurial > libpst
comparison libpst.spec.in @ 202:2f38c4ce606f
remove readpstlog, switch to plain ascii debug log files
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 18 May 2009 15:55:05 -0700 |
parents | e3a46f66332b |
children | 5ee62ba37705 |
comparison
equal
deleted
inserted
replaced
201:3850a3b11745 | 202:2f38c4ce606f |
---|---|
150 %changelog | 150 %changelog |
151 * Mon Apr 20 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.38-1 | 151 * Mon Apr 20 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.38-1 |
152 - add python interface to the shared library. | 152 - add python interface to the shared library. |
153 - bump soname to version 4 for many changes to the interface. | 153 - bump soname to version 4 for many changes to the interface. |
154 - better decoding of recurrence data in appointments. | 154 - better decoding of recurrence data in appointments. |
155 - remove readpstlog since debug log files are now plain text. | |
156 - add readpst -j option for parallel jobs for each folder. | |
155 | 157 |
156 * Fri Apr 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1 | 158 * Fri Apr 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1 |
157 - add pst_attach_to_mem() back into the shared library interface. | 159 - add pst_attach_to_mem() back into the shared library interface. |
158 - fix memory leak caught by valgrind. | 160 - fix memory leak caught by valgrind. |
159 | 161 |