1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00
This commit is contained in:
Alain Magloire 2003-12-30 16:35:12 +00:00
parent e3eddeb9d1
commit f08bee5165

View file

@ -1,3 +1,7 @@
2003-12-30 Alain Magloire
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java: Fix in the setSelection().
2003-12-19 Alain Magloire
Fix for PR 40247.