Skip to content

Commit 98f64e5

Browse files
authored
Merge pull request #2503 from basho/2.2.3/update
Update 2.2.3 release notes
2 parents eacf277 + 04b9b82 commit 98f64e5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@ aliases:
1717
- /riak/kv/2.2.3/introduction
1818
---
1919

20+
Released April 3, 2017.
2021

21-
Released March [Day], 2017.
22-
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.
22+
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.
2423

2524
## Bugs Fixed
2625

2726
* [[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.
2827

2928
## Previous Release Notes
3029

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/).
30+
Please see the KV 2.2.2 release notes [here](/riak/kv/2.2.2/release-notes/), and the KV 2.2.1 release notes [here](/riak/kv/2.2.1/release-notes/).

0 commit comments

Comments
 (0)