diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,20 @@ Rel. 4.4.3 2001/04/20 ------------------------------------------------------------------------- +2001-04-20 Frank Warmerdam <warmerdam@pobox.com> + + * nad/test27,test83: Use -b flag for diff to avoid differences on + Windows due to CR/LF issues. + + * src/makefile.vc: default to building "all". + + * src/pj_init.c: call pj_open_lib() with mode of "rt" to ensure + correct handling of def files on DOS based systems. + +2001-04-20 Frank Warmerdam <warmerdam@pobox.com> + + * Updated for 4.4.3 release (pj_release.c, Makefile.am, etc). + 2001-04-05 Frank Warmerdam <warmerdam@pobox.com> * Introduce proj_api.h as a public include file with projects.h |
