summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-03-07 21:16:54 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-03-07 21:17:00 +0100
commitc4864cfa01ec4a30017ec2747331ea125944d053 (patch)
treeb0301517120f6a4b94f514d96c74c1506d6e6de3 /NEWS
parent642fb82c23358bda281895deea3386aa51d4c7ad (diff)
downloadmsitools-c4864cfa01ec4a30017ec2747331ea125944d053.tar.gz
msitools-c4864cfa01ec4a30017ec2747331ea125944d053.tar.xz
msitools-c4864cfa01ec4a30017ec2747331ea125944d053.zip
Add a NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..5110539
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,28 @@
+v0.92
+=====
+
+- msidump & msidiff added
+- Add nss/nspr/libcacard wxi
+- Some i18 support, thanks to all translators
+- Build clean-ups
+- Misc bug fixes
+
+v0.91
+=====
+
+- msiextract added, a tool to extract the archived files
+- wixl now uses stable UUID, has learned to deal with services and
+ custom actions.
+- Build fixes to satisify RHEL6
+
+v0.90
+=====
+
+- wixl added, a simple WiX-like tool
+- libmsi is now fully GIR friendly
+
+v0.01
+=====
+
+- Initial release
+- msibuild & msiinfo tools provided