1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 20:55:44 +02:00
This commit is contained in:
Alain Magloire 2003-07-16 15:02:13 +00:00
parent de30a4ac8b
commit 51cc929af3

View file

@ -1,3 +1,11 @@
2003-07-16 Alain Magloire
Patch from Alex Chapiro
Fix an evident bug in CProjectNature implementation of
removeFromBuildSpec method.
* CProjectNature.java
2003-07-16 Alain Magloire
Patch from Thomas Fletcher.