From e477efcab97caffa5b72bcaef9c57458918ca707 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 12e4be1e0..94f14ef9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,8 @@ $Id$ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ 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 @@ -129,8 +130,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