diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2007-06-24 22:56:04 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2007-06-24 22:56:04 +0000 |
commit | 8c65fb00f55ec676b24872885dc2dbf7a4dacf25 (patch) | |
tree | 5f4badf7b4ba7e4cade15d025ca3bf26c5fcb6bf | |
parent | ad92085d6c0b78eff347af0274d03447da256cd6 (diff) |
Include mktemp fixv1.0.2
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 012e907..f2df578 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -4,6 +4,8 @@ Release notes for xdg-utils 1.0.2 This release fixes: * SVG icons are not supported but documentation still mentioned SVG * xdg-email can now be used without any e-mail address +* Don't use mktemp without arguments, it breaks on systems with certain + older versions of mktemp (xdg-desktop-menu, xdg-screensaver) Release notes for xdg-utils 1.0.1 ================================= |