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

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