mirror of https://github.com/KLayout/klayout.git
Updated Changelog.
This commit is contained in:
parent
d676e4ec8a
commit
02c9661e25
|
|
@ -1,9 +1,11 @@
|
|||
0.25.5 (2018-09-19):
|
||||
0.25.5 (2018-09-26):
|
||||
|
||||
* Bugfix: https://github.com/klayoutmatthias/klayout/issues/162
|
||||
GDS2 LIBNAME was not maintained on "File/Save".
|
||||
* Bugfix: https://github.com/klayoutmatthias/klayout/issues/166
|
||||
Internal error when writing GDS files (breaking of polygons)
|
||||
* Bugfix: https://github.com/klayoutmatthias/klayout/issues/172
|
||||
DEF reader did not pull vias from LEF
|
||||
* Bugfix: some potential memory corruption issues fixed
|
||||
During the efforts for making the code base compatible
|
||||
with MSVC, some potential candidates for memory corruption
|
||||
|
|
|
|||
Loading…
Reference in New Issue