summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 97ecd8e95dafeb20e595b313c23acd971d158d61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
v0.93
=====

- Add preprocessor condition evaluation
- Add 64-bit and per-user msi build support
- Add some CustomAction, MajorUpgrade support
- Build clean-ups
- Translations

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