changed name

This commit is contained in:
dickelbeck 2008-03-07 00:47:07 +00:00
parent 4dd8a2d587
commit 92390f6cdc
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ email address.
Eliminated bug "help files not found!".
2008-Mar-3 UPDATE Dick Hollenbeck <dick@softplc.com>
2008-Mar-5 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================
+pcbnew
Solved problem in fill zone calculations when using buried or blind vias (like micro vias)
@ -34,7 +34,7 @@ email address.
================================================================================
+pcbnew
* Completed transision to BOARD::GetLayerName() and away from ReturnPcbLayerName().
LayerNames and LAYER_T are saved int the *.brd file and may be edited
LayerNames and LAYER_T are saved in the *.brd file and may be edited
there with a text editor until the UI is in place to edit them in PCBNEW.
To understand the strategy, see BOARD::GetLayerName() in class_board.cpp
and see WinEDA_BasePcbFrame::ReadSetup(). I will be adding "Board" menu