@@ -327,6 +327,7 @@ <h1>SQLObject 1.6.7</h1>
327327< li > Minor refactoring to pave the way to Python 3: replace calls like
328328< tt class ="docutils literal "> unicode(data, encoding)</ tt > with < tt class ="docutils literal "> data.decode(encoding)</ tt > .</ li >
329329< li > Document MSSQL server versions.</ li >
330+ < li > Minor fix in HashCol.</ li >
330331< li > Speedup SQLite connections in tests.</ li >
331332</ ul >
332333</ div >
@@ -718,7 +719,7 @@ <h2>Features & Interface</h2>
718719< tt class ="docutils literal "> driver</ tt > .</ li >
719720</ ul >
720721< p > < a href ="News4.html " class ="reference external "> Older news</ a > </ p >
721- < a href ="http ://sourceforge.net/projects/sqlobject " class ="reference external image-reference "> < img src ="http ://sflogo. sourceforge.net/sflogo.php?group_id=74338&type=10 " alt ="Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads " style ="width: 80px; height: 15px; " class ="noborder align-center "> </ a >
722+ < a href ="https ://sourceforge.net/projects/sqlobject " class ="reference external image-reference "> < img src ="https ://sourceforge.net/sflogo.php?group_id=74338&type=10 " alt ="Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads " style ="width: 80px; height: 15px; " class ="noborder align-center "> </ a >
722723</ div >
723724</ div >
724725</ div > </ div >
0 commit comments