summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 182e4e765508b2f2ec27d9f3f0927c4b5c411309 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
v0.94
=====
- Add support for Signature table
- Add support for scheduling AppSearch
- Add support for MsiFileHash table
- Update libpng wxi
- Add winpthreads wxi
- Update libvirt wxi
- Add opus wxi
- Add spice-glib wxi
- Update libffi wxi
- Update glib2 wxi
- Update libsoup wxi
- Add sqlite
- Update nettle wxi
- Update gtk2 wxi
- Update libgcrypt wxi
- Add option to make packages win64-aware
- Treat EDITTIME property as filetime in parse_prop
- Add gtk3 wxi
- Add spice-gtk3 wxi
- Add gtk-vnc2 wxi
- Add rest wxi
- Add libgovirt wxi
- Add gstreamer1 exi
- Add gstreamer1-plugins-base wxi
- Add gstreamer1-plugins-good wxi
- Add gstreamer1-plugins-bad-free wxi
- Update spice-glib wxi
- Update gcc wxi
- Fix wix close tag when no component groups are specified (wixl-heat)
- Build clean-ups
- Misc bug fixes
- Translations

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