1Major changes in 0.17 are:
2 * Respect $HOME in favour of getpwuid()
3 * Updated translations
4 * Documentation spelling fixes
5
6Major changes in 0.16 are:
7* Added autostart file
8
9Major changes in 0.15 are:
10* Updated translations
11* Added manpages
12
13Major changes in 0.14 are:
14* Updated translations
15* Fix permissions of ~/.config if created (should be 0700)
16
17Major changes in 0.13 are:
18* Fix a memleak
19* Updated translations
20* ChangeLog is now autogenerated by git
21
22Major changes in 0.12 are:
23* Updated translations
24
25Major changes in 0.11 are:
26* Switch DOWNLOAD default to "Downloads" instead of "Download" to
27  to match the other names
28* Fix bashisms in xdg-user-dirs
29* Updated translations
30
31Major changes in 0.10 are:
32* Made xdg-user-dir-lookup.c handle out of memory
33* Made xdg-user-dir-lookup.c work with a c++ compiler
34* Updated translations
35
36Major changes in 0.9 are:
37* More translations
38* Fix some crashes
39* Look for translations in XDG_DATA_DIRS for relocatable builds
40
41Major changes in 0.8 are:
42* Remove accidental debug spew leftovers
43
44Major changes in 0.7 are:
45* Don't recreate directories if removes/set to $HOME
46
47Major changes in 0.6 are:
48* More translations
49* Fixed buggy printouts on --force
50* Make xdg-user-dir-lookup.c #include:able
51* Add xdg_user_dir_lookup_with_fallback to xdg-user-dir-lookup.c
52* Add docs to xdg-user-dir-lookup.c
53
54Major changes in 0.5 are:
55* More translations
56
57Major changes in 0.4 are:
58* More translations
59* Build fix when using external libintl
60
61Major changes in 0.3 are:
62* create ~/.config dir if needed
63
64Major changes in 0.2 are:
65* Build fixes
66* Update user-dirs.dirs atomically
67
68Major changes in 0.1 are:
69* Add "Applications" to translations
70* Support --dummy-output to write config file elsewhere on update
71* Support --set to set a directory for the user
72* Save the locale used on initial run and forced update
73  This can be used to track changes in locale
74