diff options
author | Matt Johnston <matt@ucc.asn.au> | 2007-02-22 15:46:57 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2007-02-22 15:46:57 +0000 |
commit | 70a22818230565ebe5ca49dcd43e7f1afff04bfb (patch) | |
tree | 0e8e6057b1b706d886b0806c139d57d08a992c09 /CHANGES | |
parent | c077f22fb4c5914abf77812c02f41461a783ad0a (diff) |
0.49 probably done
--HG--
extra : convert_revision : 61cdf48863b44c54cf8abe33d263f7c1d57a27df
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,8 @@ -0.49test1 - Mon 12 February 2007 +0.49 - Fri 23 February 2007 + +- Security: dbclient previously would prompt to confirm a + mismatching hostkey but wouldn't warn loudly. It will now + exit upon a mismatch. - Compile fixes, make sure that all variable definitions are at the start of a scope. @@ -9,6 +13,9 @@ - Add -f dbclient option for "background after auth" +- Add ability to limit binding to particular addresses, use + -p [address:]port, patch from Max-Gerd Retzlaff. + - Try to finally fix ss_family compilation problems (for old glibc systems) |