From 0078b7e664a87230f7046e305a9847dd7f351ef0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 22 Nov 2008 15:51:51 +0000 Subject: [PATCH] proper references to Swekey --- ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 830ae634a..b3f04c279 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA thanks to Martin Stricker - martinstricker 3.1.0.0 (not yet released) -+ [auth] Support for Swekey hardware authentication ++ [auth] Support for Swekey hardware authentication, + see http://phpmyadmin.net/auth_key - bug #2046883 [core] Notices about deprecated dl() (so stop using it) + BLOBstreaming support, thanks to Raj Kissu Rajandran and Google Summer of Code 2008 @@ -135,8 +136,6 @@ danbarry + [interface] Display options; thanks to Dave Grijalva for the idea about showing the display field while browsing - bug #1910621 [display] part 2: do not display a BINARY content as text -+ [auth] support SweKey hardware authentication - see http://phpmyadmin.net/auth_key + rfe #1962383 [designer] Option to create a PDF page - patch #2007196, Typos in comments, thanks to knittl - knittl - bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn