Skip to content

Commit 03e6de7

Browse files
committed
Update KV 2.2.3 release notes
1 parent eacf277 commit 03e6de7

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

content/riak/kv/2.2.3/release-notes.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@ aliases:
1818
---
1919

2020

21-
Released March [Day], 2017.
21+
# Riak KV 2.2.3 Release Notes
2222

23-
In fixing a `riak-admin` issue in [KV 2.2.3](/riak/kv/2.2.3/release-notes/), we inadvertently used a Bash-specific script variable (`$RANDOM`), causing the riak attach and riak top commands to fail on Ubuntu when /bin/sh is aliased to Dash.
23+
Released April 3, 2017.
24+
25+
In fixing a `riak` and `riak-admin` [issue](https://github.com/basho/node_package/pull/210), we inadvertently used a Bash-specific script variable (`$RANDOM`), causing the riak attach and riak top commands to fail on Ubuntu when /bin/sh is aliased to Dash.
2426

2527
## Bugs Fixed
2628

2729
* [[riak PR 909](https://github.com/basho/riak/pull/909) & [node_package PR 217](https://github.com/basho/node_package/pull/217)] Replace `$RANDOM` with PID to support non-Bash.
28-
29-
## Previous Release Notes
30-
31-
Please see the KV 2.2.3 release notes [here](/riak/kv/2.2.3/release-notes/), and the KV 2.2.1 release notes [here](/riak/kv/2.2.1/release-notes/).

0 commit comments

Comments
 (0)