svn resolved change_log.txt

This commit is contained in:
dickelbeck 2007-08-11 20:13:36 +00:00
parent 4feef88fc6
commit 74f295d649
1 changed files with 11 additions and 1 deletions

View File

@ -4,18 +4,28 @@ Started 2007-June-11
Please add newer entries at the top, list the date and your name with Please add newer entries at the top, list the date and your name with
email address. email address.
2007-aug-11 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> 2007-aug-11 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+ eeschema + eeschema
modify hotkeys.cpp code. modify hotkeys.cpp code.
2007-Aug-10 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+ pcbnew & common
Improved MODULE::FindPadOrModule().
Ran more source files through auto-beautifier.
Renamed dupltrac.cpp to dupltrac.cpp.notused.
2007-aug-10 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> 2007-aug-10 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+ eeschema + eeschema
better hotkeys.cpp code. better hotkeys.cpp code.
2007-Aug-08 UPDATE Dick Hollenbeck <dick@softplc.com> 2007-Aug-09 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================ ================================================================================
+ pcbnew & common + pcbnew & common
Released the new Visitor paradigm. Wrote MODULE::FindPadOrModule() using Released the new Visitor paradigm. Wrote MODULE::FindPadOrModule() using