summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/ekhtml/Docs/NEWS
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-19 22:15:58 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-19 22:15:58 +0000
commit77d2929512ff62e421e9bfee659cc86973fc7df7 (patch)
treeeaeaee2b6f7ef7498cc5aa12b340b11cb125638b /plugins/MirOTR/ekhtml/Docs/NEWS
parent665935b0f99a4b9585f9afe9c9730931a3c94f85 (diff)
files structure reorganization
git-svn-id: http://svn.miranda-ng.org/main/trunk@492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirOTR/ekhtml/Docs/NEWS')
-rw-r--r--plugins/MirOTR/ekhtml/Docs/NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/plugins/MirOTR/ekhtml/Docs/NEWS b/plugins/MirOTR/ekhtml/Docs/NEWS
new file mode 100644
index 0000000000..532dc31406
--- /dev/null
+++ b/plugins/MirOTR/ekhtml/Docs/NEWS
@@ -0,0 +1,30 @@
+2002-11-10 Jon Travis <jtravis@p00p.org
+
+ * Released version 0.3.2. This release fixes build bugs, mostly
+ related to C++ compilers and extended warnings. Thanks to
+ Paul Marquis for the reports.
+
+2002-09-25 Jon Travis <jtravis@p00p.org>
+
+ * Released version 0.3.1. This release fixes a bug introduced
+ in 0.3.0 which caused specific start & endtag callbacks to not
+ get called
+
+2002-09-21 Jon Travis <jtravis@p00p.org>
+
+ * Released version 0.3.0. This release removes all dependency
+ on APR, speeds up processing, and cleans up a few APIs. Note
+ that the API cleanup will cause old-code to be incompatible,
+ but the changes are easy to accommodate.
+
+
+2002-09-12 Jon Travis <jtravis@p00p.org>
+
+ * Released version 0.2.0.
+
+
+2002-09-12 Jon Travis <jtravis@covalent.net>
+
+ * First release of El-Kabong into the Open Source world.
+ This contribution was made by Covalent Technologies (www.covalent.net)
+