From 234333762db034359364ba6f52f3cdd3169ebf3e Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 28 Aug 2003 06:50:51 +0000 Subject: [PATCH] Add announce in prep for release git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113881 13f79535-47bb-0310-9956-ffa450edef68 --- word2html/announcements/1.3.ann | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 word2html/announcements/1.3.ann diff --git a/word2html/announcements/1.3.ann b/word2html/announcements/1.3.ann new file mode 100644 index 00000000..d63a2ea3 --- /dev/null +++ b/word2html/announcements/1.3.ann @@ -0,0 +1,17 @@ +The Maven team is pleased to announce the Word2HTML plugin 1.3 release! + +http://maven.apache.org/reference/plugins/word2html/ + +The Maven Word2HTML plugin is a plugin that automates the conversion of .doc files into HTML. + +Changes in this version: + +o Correctly handle files with .. in the names +o Open the word documents in readonly mode +o Make plugin run when maven site is invoked + +You can download the Word2HTML plugin here: +http://www.ibiblio.org/maven/maven/plugins/maven-word2html-plugin-1.3.jar + +Have fun! +dIon \ No newline at end of file