From 57b302ba690c9c103d8493386a49929dd4462a62 Mon Sep 17 00:00:00 2001 From: karltk Date: Sat, 9 Oct 2004 23:36:58 +0000 Subject: [PATCH] Fixed changes help example svn path=/; revision=149 --- trunk/src/etcat/etcat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/trunk/src/etcat/etcat b/trunk/src/etcat/etcat index 8401182..5db5a13 100755 --- a/trunk/src/etcat/etcat +++ b/trunk/src/etcat/etcat @@ -42,6 +42,8 @@ # # --| Changes |------------------------------------------------------ # +# * etcat-0.3.1 (10 Oct 2004) [karltk] +# - Fixed changes help examples # * etcat-0.3.1 (08 Jan 2004) [genone] # - adding missing python searchpath modification # - fixing sort order @@ -111,7 +113,7 @@ options = { "changes": \ ("c","Outputs the changelog entry to screen. It is possible to give a version number along with the package name.", ["etcat changes mozilla", - "etcat changes mozilla-1.1-r1", + "etcat changes =mozilla-1.1-r1", "etcat changes gkrellm$"]), "depends": \ ("d","Finds all packages that are directly dependent to a regex search string.", -- 2.26.2