Removed ChangeLog.txt - replaced by RELEASE_NOTES.txt

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1@500681 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ChangeLog.txt b/ChangeLog.txt
deleted file mode 100644
index 7fc95c2..0000000
--- a/ChangeLog.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-
-Version 1.0
-----------------------
-
-New:
-
-	* New Build system based on Automake
-	* New VC2005 Projects and Solutions
-	* Minor API cleanup to make the interfaces all consistant.
-
-Bug Fixes:
-
-	* Durable subscriptions fixed.
-	* other minor fixes.
-
-Known Issues:
-
-	* None at this time.
-
-Version 0.0.2
-----------------------
-New Features:
-
-    * Destinations now support the Destination Options shown here:  
-      http://www.activemq.org/site/destination-options.html
-
-Additional Changes
-
-    * Extensive code cleanup, including expanded Java DOC comments and more 
-      consistant formatting.
-    * Memory leak checking with Rational Purify was done and several small 
-      leaks were fixed.
-    * Added additional Unit tests for new functionality, and additional 
-      tests for existing feature correctness
-    * Fixed a problem on Windows that was causing the socketinputstream
-      reads to break unexpectedly.
-    * Fixed the username, password, client-id processing so they get
-      out in the ConnectCommand Properly.
-    * Minor bug fixes
-
-Known Issues
-
-    * Unchanged from version 0.0.1 
-
-
-Version 0.0.1
-----------------------
-
-  * Initial Release
\ No newline at end of file