mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Added NEWS file.
This commit is contained in:
parent
4acb21bc17
commit
cfdbde0d64
2 changed files with 10 additions and 0 deletions
5
debug/org.eclipse.cdt.debug.core/NEWS
Normal file
5
debug/org.eclipse.cdt.debug.core/NEWS
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Release CDT-3.0
|
||||||
|
|
||||||
|
* Memory View support (bug 73168)
|
||||||
|
- removed the classes and interfaces used by the old memory view
|
||||||
|
- added support for the Memory view provided by Eclipse 3.1
|
5
debug/org.eclipse.cdt.debug.ui/NEWS
Normal file
5
debug/org.eclipse.cdt.debug.ui/NEWS
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Release CDT-3.0
|
||||||
|
|
||||||
|
* Memory View (bug 73168)
|
||||||
|
- removed the old memory view
|
||||||
|
- added support for the Memory view provided by Eclipse 3.1
|
Loading…
Add table
Reference in a new issue