Mailinglist Archive: yast-commit (518 mails)
| < Previous | Next > |
[yast-commit] r56594 - in /trunk/printer: VERSION package/yast2-printer.changes
- From: jsmeix@xxxxxxxxxxxxxxxx
- Date: Thu, 02 Apr 2009 15:19:14 -0000
- Message-id: <E1LpOhG-0007Go-6H@xxxxxxxxxxxxxxxx>
Author: jsmeix
Date: Thu Apr 2 17:19:13 2009
New Revision: 56594
URL: http://svn.opensuse.org/viewcvs/yast?rev=56594&view=rev
Log:
- Improved the driver search functionality in basicadd.ycp and
in basicmodify.ycp (in particular each sequence of spaces
in the search string is replaced by the regexp '.*' so that
the search string "ACME 100" would find "ACME FunPrinter 100").
- 2.18.10
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
Modified: trunk/printer/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=56594&r1=56593&r2=56594&view=diff
==============================================================================
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Thu Apr 2 17:19:13 2009
@@ -1 +1 @@
-2.18.9
+2.18.10
Modified: trunk/printer/package/yast2-printer.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer.changes?rev=56594&r1=56593&r2=56594&view=diff
==============================================================================
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Thu Apr 2 17:19:13 2009
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Thu Apr 2 17:04:10 CEST 2009 - jsmeix@xxxxxxx
+
+- Improved the driver search functionality in basicadd.ycp and
+ in basicmodify.ycp (in particular each sequence of spaces
+ in the search string is replaced by the regexp '.*' so that
+ the search string "ACME 100" would find "ACME FunPrinter 100").
+- 2.18.10
+
+-------------------------------------------------------------------
Tue Mar 3 14:55:40 CET 2009 - jsmeix@xxxxxxx
- Fixed a few bugs in the "More Drivers" functionality.
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Apr 2 17:19:13 2009
New Revision: 56594
URL: http://svn.opensuse.org/viewcvs/yast?rev=56594&view=rev
Log:
- Improved the driver search functionality in basicadd.ycp and
in basicmodify.ycp (in particular each sequence of spaces
in the search string is replaced by the regexp '.*' so that
the search string "ACME 100" would find "ACME FunPrinter 100").
- 2.18.10
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
Modified: trunk/printer/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=56594&r1=56593&r2=56594&view=diff
==============================================================================
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Thu Apr 2 17:19:13 2009
@@ -1 +1 @@
-2.18.9
+2.18.10
Modified: trunk/printer/package/yast2-printer.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer.changes?rev=56594&r1=56593&r2=56594&view=diff
==============================================================================
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Thu Apr 2 17:19:13 2009
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Thu Apr 2 17:04:10 CEST 2009 - jsmeix@xxxxxxx
+
+- Improved the driver search functionality in basicadd.ycp and
+ in basicmodify.ycp (in particular each sequence of spaces
+ in the search string is replaced by the regexp '.*' so that
+ the search string "ACME 100" would find "ACME FunPrinter 100").
+- 2.18.10
+
+-------------------------------------------------------------------
Tue Mar 3 14:55:40 CET 2009 - jsmeix@xxxxxxx
- Fixed a few bugs in the "More Drivers" functionality.
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |