| OLD | NEW |
| 1 === xdg-utils 1.x.x ==== |
| 2 |
| 3 2009-07-27 Fathi Boudra <fabo@debian.org> |
| 4 * Remove -u option from su. It doesn't have it. |
| 5 |
| 6 2009-07-27 Fathi Boudra <fabo@debian.org> |
| 7 * Add KDE 4 support to xdg-email (BR17268) |
| 8 |
| 9 2009-07-26 Fathi Boudra <fabo@debian.org> |
| 10 * Sleep for 50s instead of 59s to avoid to froze the seesion (BR19414) |
| 11 |
| 12 2009-07-26 Fathi Boudra <fabo@debian.org> |
| 13 * Fix a race condition in xdg-screensaver (BR19382) |
| 14 |
| 15 2009-07-26 Fathi Boudra <fabo@debian.org> |
| 16 * Fix basename usage when filename contains spaces (BR18567) |
| 17 |
| 18 2009-07-26 Fathi Boudra <fabo@debian.org> |
| 19 * Fix bashisms used in xdg-mime and xdg-screensaver (BR15827) |
| 1 | 20 |
| 2 2008-08-11 Rex Dieter <rdieter@fedoraproject.org> | 21 2008-08-11 Rex Dieter <rdieter@fedoraproject.org> |
| 3 * initial support for kde4 | 22 * initial support for KDE 4 |
| 23 * Add dbus commands to xdg-screensaver for KDE 4 (BR17537) |
| 4 | 24 |
| 5 2008-01-24 Kevin Krammer <kevin.krammer@gmx.at> | 25 2008-01-24 Kevin Krammer <kevin.krammer@gmx.at> |
| 6 * Fixing security issue in xdg-email and xdg-open at replacing | 26 * Fixing security issue in xdg-email and xdg-open at replacing |
| 7 parameter in $BROWSER | 27 parameter in $BROWSER |
| 8 | 28 |
| 29 2007-06-27 Waldo Bastian <waldo.bastian@intel.com> |
| 30 * Fix xdg-mime query filetype on XFCE (BR11383) |
| 31 |
| 9 === xdg-utils 1.0.2 ==== | 32 === xdg-utils 1.0.2 ==== |
| 10 | 33 |
| 11 === xdg-utils 1.0.1 ==== | 34 === xdg-utils 1.0.1 ==== |
| 12 | 35 |
| 13 2006-11-03 Waldo Bastian <waldo.bastian@intel.com> | 36 2006-11-03 Waldo Bastian <waldo.bastian@intel.com> |
| 14 * Fixed spurious output on stdout by xdg-desktop-menu | 37 * Fixed spurious output on stdout by xdg-desktop-menu |
| 15 * Cleaned up shell syntax for xdg-screensaver and xdg-icon-resource | 38 * Cleaned up shell syntax for xdg-screensaver and xdg-icon-resource |
| 16 (fixes Ubuntu 6.10) | 39 (fixes Ubuntu 6.10) |
| 17 | 40 |
| 18 2006-10-29 Kevin Krammer <kevin.krammer@gmx.at> | 41 2006-10-29 Kevin Krammer <kevin.krammer@gmx.at> |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 * Included licence text in scripts | 91 * Included licence text in scripts |
| 69 * Added xdg-desktop script | 92 * Added xdg-desktop script |
| 70 * Added documentation (DocBook, HTML, manpages) | 93 * Added documentation (DocBook, HTML, manpages) |
| 71 * Have Makefile generate manpages | 94 * Have Makefile generate manpages |
| 72 * Included fix for xdg-su provided by Jeremy White <jwhite@codeweavers.com> | 95 * Included fix for xdg-su provided by Jeremy White <jwhite@codeweavers.com> |
| 73 * Added "release" target to Makefile for generating releases | 96 * Added "release" target to Makefile for generating releases |
| 74 * Added support for .directory and .menu files to xdg-menu | 97 * Added support for .directory and .menu files to xdg-menu |
| 75 | 98 |
| 76 2006-03-21 Kevin Krammer <kevin.krammer@gmx.at> | 99 2006-03-21 Kevin Krammer <kevin.krammer@gmx.at> |
| 77 * Imported the current state into freedesktop.org CVS for easier shared deve
lopment | 100 * Imported the current state into freedesktop.org CVS for easier shared deve
lopment |
| OLD | NEW |