aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 4d7a003..a5c152b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,7 @@
+2014-07-10:
+ * (seebs) Don't pass -L/usr/lib* for sqlite, because that's probably
+ the default.
+
2014-06-13:
* (seebs) don't follow symlinks for lutimes.
* (seebs) Use sizeof instead of strlen to initialize static value.