From 9395544be58efbc8f1a7ce1900e274cddd8f1747 Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Thu, 17 Jan 2008 09:40:41 +0000 Subject: [PATCH] Updated ChangeLog git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@924 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jtag/ChangeLog b/jtag/ChangeLog index c1f903d8..46bcc2cd 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,3 +1,8 @@ +2008-01-17 Kolja Waschk + + * doc/UrJTAG.txt: Updates regarding Cygwin ioperm package and readline library + * src/jtag.c: Without readline library, informative output often was printed after prompt, not before + 2008-01-16 Arnim Laeuger * src/bus/prototype.c (prototype_bus_new): properly calculate the address shift based on the current bus width