diff options
| author | Casey Rodarmor <[email protected]> | 2015-08-03 12:36:01 -0400 |
|---|---|---|
| committer | Casey Rodarmor <[email protected]> | 2015-08-03 13:02:49 -0400 |
| commit | 9f5edb970a9a4a07d9550413884babce3ef9cb20 (patch) | |
| tree | a7ccc9247f8a7f6a45cb965a8ffaa8d72ddc87e7 /doc | |
| parent | Merge pull request #6497 (diff) | |
| download | discoin-9f5edb970a9a4a07d9550413884babce3ef9cb20.tar.xz discoin-9f5edb970a9a4a07d9550413884babce3ef9cb20.zip | |
Removed contrib/bitrpc
It's unclear if people are using this and if it's worth maintaining.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 7480a7cd2..ed92c6546 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -55,3 +55,5 @@ git merge commit are mentioned. ### Miscellaneous +- Removed bitrpc.py from contrib + |