From 460a678fbba835861b06646aef02927b3f85c09b Mon Sep 17 00:00:00 2001 From: dickelbeck Date: Mon, 15 Oct 2007 03:31:12 +0000 Subject: [PATCH] pcbnew housekeeping --- change_log.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index cfa0a572ff..f014519d95 100644 --- a/change_log.txt +++ b/change_log.txt @@ -8,7 +8,8 @@ email address. 2007-Oct-14 UPDATE Dick Hollenbeck ================================================================================ + pcbnew: - * housekeeping and translation to English on bottom third of pcbnew/clean.cpp + * housekeeping and translation to English on bottom third of pcbnew/clean.cpp. + No algorithm changes were intended, only improved readability. * my todo: figure out how to intercept double clicks on a wxWidgets text control so I can complete the work I started on MARQUEUR error tracking.