1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-06-04 13:51:42 +00:00
parent 07cbfee3bb
commit 33687bdd2e

View file

@ -1,3 +1,9 @@
2003-05-23 Mikhail Khodjaiants
Fix for PR 38047: Unable to save changes in C/C++ debug editor.
* CDebugEditor.java
* EditorInputDelegate.java
* CDebugUIPlugin.java
2003-05-29 Mikhail Khodjaiants
PR 38268: added the image cache for overlay images.
* OverlayImageCache.java: new