diff --git a/change_log.txt b/change_log.txt index 141a3ab114..5eeb0b84a4 100644 --- a/change_log.txt +++ b/change_log.txt @@ -22,7 +22,7 @@ email address. + pcbnew zones.cpp, Trace_Pcb(), & EDGE_ZONE class: Reversed the usage of EDGE_ZONE::Pnext and Pback in the list management to be - consistent with other classes and with INSPECTOR::Inspect() and + consistent with other classes and with BOARD_ITEM::IterateForward() and BOARD::~BOARD().