diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2009-07-30 10:09:47 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-30 17:14:38 +0200 |
commit | 00c8bdd5613927a94e0a92ff3833004db5f40c05 (patch) | |
tree | 0dba18303599b2c47fe11f374e809bc8e9e17cc8 /CHANGES | |
parent | 5079d7a0b953d5fe49ced0c4cdf2382e5a357bcf (diff) | |
download | buildroot-novena-00c8bdd5613927a94e0a92ff3833004db5f40c05.tar.gz buildroot-novena-00c8bdd5613927a94e0a92ff3833004db5f40c05.zip |
Bump sqlite package to 3.6.16
Closes #509
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ #491: libxml2: Bump version to 0.7.3 #495: Bump bind package to 9.5.1-P3 (security) #497: OpenSSL RSA key generation hangs on x86_64 + #509: Bump sqlite package to 3.6.16 2009.05, Released June 1st, 2009: |