mpdot/RELEASE.txt
changeset 4 468f4c8d3d5b
parent 2 932c358ece3e
--- a/mpdot/RELEASE.txt	Fri Apr 23 20:47:58 2010 +0100
+++ b/mpdot/RELEASE.txt	Wed Aug 11 14:49:30 2010 +0100
@@ -1,28 +1,23 @@
-linkchecker Version 0.1.5
-=========================
-Added shelve support for working with large data sets. This stores everything
-on the file system so uses minimal memory (10MB or so). It takes 50% longer
-to read and about 12x longer to analyse (there are some obvious optimisations
-that could be made in that code area however).
+
+MPDOT is documented on the Symbian Foundation website. See:
+http://developer.symbian.org/wiki/index.php/DocTools/MPDOT
+
+MPDOT Version 0.1.6
+===================
+Fixed defect: Updated doctype to latest dtd version (0.6.0).
 
-mpdot Version 0.1.3
+MPDOT Version 0.1.5
+===================
+Added build directory for MPDOT. Publication is now put in root of out dir.
+Adding MPDOT macro to common.xml
+
+MPDOT Version 0.1.4
+===================
+Updated script to be compatible with latest DITA C++ Specialisation DTDs (v0.6.0)
+Added publishing to eclipsehelp format.
+Changed structure of output (now named output dir (given by user) and a build dir).
+
+MPDOT Version 0.1.3
 ===================
 Added quoting on command line for directories that have spaces in them.
 Added format="html" to DitamapLinkConverter converted html links for DITA-OT compatibility.
-
-
-Known issues
-============
-
-Url checking
-------------
-Needs the proxy settings adding so that external URLs can be checked.
-External URL checking has to be unit tested.
-
-ID checking
------------
-Currently IDs are not checked that they conform to NMTOKEN constraints.
-
-Error codes
------------
-The error codes listed in the linkchecker have not all yet been implemented.