Rework the timestamp checking code to protect against duplicate

2008-04-16  Matthias Clasen  <mclasen@redhat.com>

        * xdgmime/xdgmime.c: Rework the timestamp checking code
        to protect against duplicate directories in XDG_DATA_DIRS.
        Fixes fd.o bug 12513, reported by Joe Shaw.



svn path=/trunk/; revision=6859
This commit is contained in:
Matthias Clasen
2008-04-16 21:55:32 +00:00
committed by Matthias Clasen
parent 07ad3555ed
commit 9fd295d285
2 changed files with 29 additions and 30 deletions

View File

@@ -1,3 +1,9 @@
2008-04-16 Matthias Clasen <mclasen@redhat.com>
* xdgmime/xdgmime.c: Rework the timestamp checking code
to protect against duplicate directories in XDG_DATA_DIRS.
Fixes fd.o bug 12513, reported by Joe Shaw.
2008-04-16 Matthias Clasen <mclasen@redhat.com>
Partically revert the last commit after realizing that