-C Remove\sa\ssurplus\s</dl>\smark\sin\sthe\sdocumentation.\s\sNo\schanges\sto\scode.
-D 2015-03-04T15:25:03.791
+C Refinement\sto\sthe\swording\sof\sthe\sdocumentation\son\sdepreciated\sfunctions.
+D 2015-03-04T15:35:07.522
F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
F Makefile.in 2f643d6968dfc0b82d2e546a0525a39079f9e928
F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
F src/rowset.c eccf6af6d620aaa4579bd3b72c1b6395d9e9fa1e
F src/select.c e46cef4c224549b439384c88fc7f57ba064dad54
F src/shell.c cce82ca26392578a4a1ee927dfe55ea3411c7c92
-F src/sqlite.h.in 884b08c9902c037083893fbe3b0d7b27fd1f0fd5
+F src/sqlite.h.in 6ef96b67f33911454cf9deff72036abdcf98ea71
F src/sqlite3.rc 992c9f5fb8285ae285d6be28240a7e8d3a7f2bad
F src/sqlite3ext.h 17d487c3c91b0b8c584a32fbeb393f6f795eea7d
F src/sqliteInt.h fae682c2b4dfbe489b134d74521c41c088f16ab1
F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P ac8c7ca3db14ec19be1f19cfaf14b47fdda0c9ef
-R cd7064c91421e3d1e88aaf5356f37db1
+P 5450e4650b2dedf3626bbe5a64b680dbd4011173
+R 56547922ea4d7b893e96d2de0edeed04
U drh
-Z 47f3a860dbaf86244f09252ac6904f50
+Z 4776ec7c4b1dc2fec453c5541ed697ae
** These functions are [deprecated]. In order to maintain
** backwards compatibility with older code, these functions continue
** to be supported. However, new applications should avoid
-** the use of these functions. To help encourage people to avoid
-** using these functions, we are not going to tell you what they do.
+** the use of these functions. To encourage programmers to avoid
+** these functions, we will not explain what they do.
*/
#ifndef SQLITE_OMIT_DEPRECATED
SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);