summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2005-06-01 03:36:30 +0000
committersimonb <simonb@pkgsrc.org>2005-06-01 03:36:30 +0000
commitd482198d53d67d3a869425219d8755f0ac615d95 (patch)
treea73adb13b84ab3222f52e30f975272b8b253b8bf
parent3cc0740ca54d16c882860362d29fc722acf7e3e0 (diff)
downloadpkgsrc-d482198d53d67d3a869425219d8755f0ac615d95.tar.gz
Note update of mpc to version 0.11.2:
New commands: crop, stats, toggle. Add relative and exact-time seeking. Fix a few bugs. The new "toggle" command is the same as our existing patch for the "playpause" command - we keep the "playpause" command as an alias for "toggle".
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 8f4233bbe57..b9cc3857b9a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10266 2005/06/01 03:02:29 snj Exp $
+$NetBSD: CHANGES,v 1.10267 2005/06/01 03:36:30 simonb Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2748,3 +2748,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated audio/muse to 0.9nb3 [rillig 2005-05-31]
Updated time/devtodo to 0.1.18 [snj 2005-06-01]
Updated textproc/diction to 1.08 [snj 2005-06-01]
+ Updated audio/mpc to 0.11.2 [simonb 2005-06-01]