diff --git a/urjtag/ChangeLog b/urjtag/ChangeLog index bec73771..159ded63 100644 --- a/urjtag/ChangeLog +++ b/urjtag/ChangeLog @@ -13,6 +13,13 @@ * src/cmd/cmd_bfin.c, src/flash/detectflash.c, sysdep.h: Unify ARRAY_SIZE helper macro here. + * src/bus/buses_list.h, src/cmd/cmd_cable.c, src/cmd/cmd_cmd.c, + src/cmd/cmd_eraseflash.c, src/cmd/cmd_flashmem.c, src/cmd/cmd.h, + src/cmd/cmd_help.c, src/cmd/cmd_initbus.c, src/cmd/cmd_list.h, + src/tap/cable/ft2232_list.h, src/tap/cable_list.h, src/tap/usbconn_list.h: + Statically sort the structure lists so that we can mark them readonly and + thus share them across instances of urjtag. + 2010-01-28 Mike Frysinger * src/cmd/cmd_bfin.c: Replace one-insn-a-file option with dynamic instruction