diff --git a/jtag/ChangeLog b/jtag/ChangeLog index 8cff7760..ea7d02f5 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,3 +1,7 @@ +2009-02-07 Arnim Laeuger + + * doc/UrJTAG.txt: libftdi URL changed + 2009-02-06 Arnim Laeuger * src/tap/cable/ft2232.c: fix nSRST for flyswatter (Kees Jongenburger) diff --git a/jtag/doc/UrJTAG.txt b/jtag/doc/UrJTAG.txt index 094aa2d4..e24aeb4d 100644 --- a/jtag/doc/UrJTAG.txt +++ b/jtag/doc/UrJTAG.txt @@ -320,7 +320,7 @@ package and can be installed using the distribution's package management system (e.g. "apt-get libftdi-dev" for Debian and Ubuntu). If it isn't available or you don't run Linux, you can get it from - * http://www.intra2net.com/de/produkte/opensource/ftdi/ + * http://www.intra2net.com/en/developer/libftdi/ Alternatively, you can use the FTD2XX library from the chip manufacturer FTDI. It is available for Linux and Windows. There's more information about linking