1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-10 03:53:21 +02:00
This commit is contained in:
Alain Magloire 2003-10-01 14:18:23 +00:00
parent 8a05fb1f3a
commit bd8a994627

View file

@ -1,3 +1,9 @@
2003-10-01 Rob Jackson
Avoid a NPE when processing non-absolute FILE references in elf binaries
* model/org/eclipse/cdt/intenal/core/model/BinaryElement.java
2003-09-30 Bogdan Gheorghe
- Created CDTLogWriter class