summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile6
-rw-r--r--quilt.changes6
2 files changed, 9 insertions, 3 deletions
diff --git a/po/Makefile b/po/Makefile
index 667765a..abbe439 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,6 +1,6 @@
-QUILT_IN := add applied delete diff files import new next patches \
- pop previous push refresh remove series setup top unapplied \
- fold fork snapshot edit upgrade
+QUILT_IN := add applied delete diff edit files fold fork graph grep \
+ import mail new next patches pop previous push refresh \
+ remove series setup snapshot top unapplied upgrade
SCRIPTS_IN := patchfns inspect patchfns
# scripts/parse-patch is perl based
diff --git a/quilt.changes b/quilt.changes
index 8072d37..b7c03ca 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Sun Mar 6 17:19:23 CET 2005 - agruen@suse.de
+
+- Add `graph', `grep' and `mail' to QUILT_IN in po/Makefile
+ (from Yasushi SHOJI).
+
+-------------------------------------------------------------------
Fri Feb 24 13:12:57 CET 2005 - mquinson@debian.org
- quilt add: Add check to ensure that no symlink will be added since we fail