Fix bogus dates

Fix bogus dates to avoid warnings.
This commit is contained in:
Ondrej Holy 2015-06-04 09:32:14 +02:00
parent c7fa5431d4
commit 0e4dfeb9d8
1 changed files with 2 additions and 2 deletions

View File

@ -1188,7 +1188,7 @@ update-desktop-database >&/dev/null || :
- Add application/zip to the supported mime types for the archive
backend (launchpad #211697)
* Sun Apr 19 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-9
* Sat Apr 19 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-9
- Ensure archive mounts are read-only and turn on thumbnailing on them
- Update fuse threading patch
@ -1227,7 +1227,7 @@ update-desktop-database >&/dev/null || :
* Thu Mar 20 2008 Alexander Larsson <alexl@redhat.com> - 0.2.1-3
- Add patch with simple archive backend UI integration
* Tue Mar 19 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-2
* Wed Mar 19 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-2
- Added libarchive dependency for archive backend
- Require new libsmbclient in order to get smb backend working again