-
Notifications
You must be signed in to change notification settings - Fork 6
/
ChangeLog
23 lines (17 loc) · 889 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Please keep the version number synchronized in Makefile and debian/changelog
version 0.3.5:
- Fix many typos
- Make sure that the squashfs works when it exists, or rebuild it
- Restore the PATH and LANG envvar that got cleared in recent changes
- Convert an input file to ascii to avoid LANG issues
version 0.3.4: Reinstall the Debian keys so that it works on Ubuntu too
version 0.3.3: Allow to use PRoot as the virtualization tool
version 0.3.2: Allow to use docker as the virtualization tool
- Thanks to mwalp for the patch.
version 0.3.1: Use javascript to remember past answers
- Thanks to Wyrdix for the patch.
version 0.3: Use lighttpd to serve the pages
- This is particularly important on Ubuntu, as Firefox refuses to
open local pages, arguing security concerns I fail to understand.
- Add command 'shutorial list' to see what's next
version 0.2: Intial release