summaryrefslogtreecommitdiff
path: root/NEWS
blob: acf31cc9fc8367dd8ecc9f0672e513ea9899985a (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
Major changes in 0.14 are:
* Updated translations
* Fix permissions of ~/.config if created (should be 0700)

Major changes in 0.13 are:
* Fix a memleak
* Updated translations
* ChangeLog is now autogenerated by git

Major changes in 0.12 are:
* Updated translations

Major changes in 0.11 are:
* Switch DOWNLOAD default to "Downloads" instead of "Download" to
  to match the other names
* Fix bashisms in xdg-user-dirs
* Updated translations

Major changes in 0.10 are:
* Made xdg-user-dir-lookup.c handle out of memory
* Made xdg-user-dir-lookup.c work with a c++ compiler
* Updated translations

Major changes in 0.9 are:
* More translations
* Fix some crashes
* Look for translations in XDG_DATA_DIRS for relocatable builds

Major changes in 0.8 are:
* Remove accidental debug spew leftovers

Major changes in 0.7 are:
* Don't recreate directories if removes/set to $HOME

Major changes in 0.6 are:
* More translations
* Fixed buggy printouts on --force
* Make xdg-user-dir-lookup.c #include:able
* Add xdg_user_dir_lookup_with_fallback to xdg-user-dir-lookup.c
* Add docs to xdg-user-dir-lookup.c

Major changes in 0.5 are:
* More translations

Major changes in 0.4 are:
* More translations
* Build fix when using external libintl

Major changes in 0.3 are:
* create ~/.config dir if needed

Major changes in 0.2 are:
* Build fixes
* Update user-dirs.dirs atomically

Major changes in 0.1 are:
* Add "Applications" to translations
* Support --dummy-output to write config file elsewhere on update
* Support --set to set a directory for the user
* Save the locale used on initial run and forced update
  This can be used to track changes in locale