Update ADT's changes.txt file.
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 0c653c3..fbc2e56 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -1,5 +1,19 @@
+0.9.6:
+- Editing default.properties outside of eclipse will automatically update the project
+- Fix issue when launching ADT the first time with the SDK Usage panel that could create a deadlock between modal dialogs
+- Launched applications from ADT now behave as if they were clicked from the Home screen of the emulator.
+- AVD creation dialog now enforce sd card of 9MB or higher
+- Fixed issue where add-on with no optional library would not show up as valid targets for application launches.
+
+
+0.9.5:
+- misc fixes in the SDK Updater
+
0.9.4:
- New "Create project from sample" choice in the New Project Wizard.
+- Improvements to the SDK Updater.
+- improvements to the AVD Manager (creation and launch dialogs)
+- new configuration selector in the Graphical Layout Editor
0.9.3:
- New wizard to create Android JUnit Test Projects.