fixed Aaron Burrow's name
authorRuss Tyndall <russ@acceleration.net>
Wed, 8 Jan 2014 16:56:19 +0000 (11:56 -0500)
committerRuss Tyndall <russ@acceleration.net>
Wed, 8 Jan 2014 16:56:19 +0000 (11:56 -0500)
CONTRIBUTORS
ChangeLog

index 331f253fdf63b9615bad72dda6cc4facc5796f3d..f2cce13c712bc51ed74760fa8e948763a64eab14 100644 (file)
@@ -7,7 +7,7 @@ Aurelio Bignoli (SQLite backend)
 Marc Battyani (Large object support for postgresql, initial connection pool code)
 Ryan Davis, Nathan Bird, & Russ Tyndall (sponsored by http://www.acceleration.net/programming/)
 Victor (vityok@github), sqlite3 backend updates and clsql_uffi long-long support
-Aaron Burrows, clsql_uffi unsigned integer bugs
+Aaron Burrow, clsql_uffi unsigned integer bugs
 
 
 
index de4f87c2357713e16f385724cae441667bdac6da..08575e6e8dbe84e6e1069c5964f0deaca36a41d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2014-01-07 Russ Tyndall <russ@acceleration.net>
        * clsql-uffi.lisp, sqlite3 auto-increment support
        * clsql-uffi.lisp, test-basic.lisp, fixes related to unsigned vs
-          signed ints (thanks Aaron Burrows)
+          signed ints (thanks Aaron Burrow)
        * cleaning and testing
 
 2013-09-27 Russ Tyndall <russ@acceleration.net>