summarylogtreecommitdiffstats
path: root/slsqlite-snapshot.changelog
blob: 8ef6343acbcbbda372eb3d6f8e04a65fa10ebdb9 (plain)
1
2
3
4
5
6
7
8
9

Changes since v0.6.0
1. Renamed CHANGES to changes.txt; added src/version.h
2. Updated aclocal.m4; added support for CPPFLAGS (based upon patch
   from Rafael Laboissière)
3. Removed top-level Makefile (Rafael Laboissière)
4. Used SLstrlen_Type instead of unsigned int for slang-3 migration
5. src/Makefile.in: Added a patch from Rafael Laboissière to resolve
   an issue with building using `make --shuffle=reverse`