summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:01:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:01:42 +0000
commitaa98e388fa3407f703f80c61117237af961f61b3 (patch)
tree28b7e94cee4f96a9a0ea2b482cd279279e7bb713 /NEWS
parentInitial commit. (diff)
downloadxdg-user-dirs-aa98e388fa3407f703f80c61117237af961f61b3.tar.xz
xdg-user-dirs-aa98e388fa3407f703f80c61117237af961f61b3.zip
Adding upstream version 0.18.upstream/0.18upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS78
1 files changed, 78 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..eb1a4ac
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,78 @@
+Major changes in 0.18 are:
+ * Fixed minor leak
+ * Updated translations
+ * Documentation fixes
+
+Major changes in 0.17 are:
+ * Respect $HOME in favour of getpwuid()
+ * Updated translations
+ * Documentation spelling fixes
+
+Major changes in 0.16 are:
+* Added autostart file
+
+Major changes in 0.15 are:
+* Updated translations
+* Added manpages
+
+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