From 0ea4525ba5c77fe82bca0e74d3388794dbdb7ad9 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 3 Feb 2005 16:33:17 +0000 Subject: [PATCH] - 0.6.121: - Removed tests/.testpage.ps (bug #145418). - Try to avoid crashing even if perl does. - Don't write out bad confguration for IF(@eth0) and an IP address on that interface (bug #146794). - Fixed two mistake in backend.py. - Fixed option handling bug when changing printer models (bug #146908). --- .cvsignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index aad04da..eeb2ea6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ printconf-0.6.117.tar.bz2 printconf-0.6.118.tar.bz2 printconf-0.6.119.tar.bz2 printconf-0.6.120.tar.bz2 +printconf-0.6.121.tar.bz2 diff --git a/sources b/sources index 4e8bc8e..a1948b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -606e402cb3c3c874810ae5ce9c770651 printconf-0.6.120.tar.bz2 +5b03bb5d7ef1211cd35016f8a736b388 printconf-0.6.121.tar.bz2