Mercurial > libpst
log src/Makefile.am @ 181:3b04745ff76d
age | author | description |
---|---|---|
Wed, 08 Apr 2009 14:13:06 -0700 | Carl Byington | build separate libpst, libpst-libs, libpst-devel rpms. |
Tue, 07 Apr 2009 13:45:20 -0700 | Carl Byington | new debianization from hggdh |
Sat, 04 Apr 2009 16:00:48 -0700 | Carl Byington | move version-info into main configure.in, and set it properly. |
Wed, 18 Mar 2009 22:31:18 -0700 | Carl Byington | improve consistency checking when fetching items from the pst file. |
Thu, 12 Mar 2009 15:17:32 -0700 | Carl Byington | use AM_ICONV for better portability of the library location. |
Thu, 05 Mar 2009 08:23:32 -0800 | Carl Byington | rename some structure fields to reflect our better understanding of the pst format |
Mon, 23 Feb 2009 20:40:51 -0800 | Carl Byington | improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode. |