From 8d15aea633f20b8c64672813a9699b31d744fb28 Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Wed, 20 Feb 2008 12:31:27 +0000 Subject: [PATCH] Some more important NEWS added git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1062 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jtag/NEWS b/jtag/NEWS index c128431b..382fd072 100644 --- a/jtag/NEWS +++ b/jtag/NEWS @@ -30,7 +30,8 @@ urjtag-n/a * Numerous internal improvements - activity queuing mechanism to speed up JTAG over USB - simplified source directory layout; incorporated libbrux and inclow - - experimental implementation of improved JEDEC flash detection + - (hopefully) fixed problem with writing to dual-mode x8/x16 flash + - experimental (debug-only) new improved JEDEC flash detection - improved linking with USB drivers in Cygwin environment - varous smaller bug fixes and improvements