summaryrefslogtreecommitdiffstats
path: root/RELEASES.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-06-27 19:51:19 -0400
committerTavian Barnes <tavianator@tavianator.com>2016-06-28 10:14:29 -0400
commit5a4a805a4d460a6996facc5d1fd06986344c899b (patch)
treed58feedf49ea751956b9d334cbd3112853eb9c91 /RELEASES.md
parent814cccec0dfa7da0646dac0cc39f192d8a574cb8 (diff)
downloadbfs-5a4a805a4d460a6996facc5d1fd06986344c899b.tar.xz
Implement -D rates.
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index cdfd778..83007c8 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -24,6 +24,7 @@
- Treat `-`, `)`, and `,` as paths when required to by POSIX
- `)` and `,` are only supported before the expression begins
- Implement `-D opt`
+- Implement `-D rates`
- Implement `-fprint`
- Implement `-fprint0`