diff --git a/hplip.spec b/hplip.spec index b89163d..b15b321 100644 --- a/hplip.spec +++ b/hplip.spec @@ -170,6 +170,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Tue Apr 18 2006 Tim Waugh +- Fixed another case-sensitive match. + * Tue Apr 4 2006 Tim Waugh 0.9.10-4 - Use case-insensitive matching. 0.9.8 gave all-uppercase in some situations.