From 44c5e337ab28c57f5ae6b23184c243df7a431fa8 Mon Sep 17 00:00:00 2001 From: Tom Ritchford Date: Mon, 9 Mar 2015 19:31:58 -0400 Subject: [PATCH] Remove obsolete comments from doc/CHANGELOG. --- doc/CHANGELOG | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 37ef9fd43a..a28d99d19b 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,21 +1,4 @@ -VFALCO NOTE - This file appears to be unmaintained. +A list of rippled version numbers, and the Github pull requests they contain. -Critical protocol changes -------------------------- - -Mon Apr 8 16:13:12 PDT 2013 -* The JSON field "inLedger" changing to "ledger_index" - -Previous -* The JSON field "metaData" changing to "meta". -* RPC ledger will no longer take "ledger", use "ledger_hash" or "ledger_index". -* "ledgerClose" events: -** "hash" DEPRECATED: use "ledger_hash" -** "seqNum" DEPRECATED: use "ledger_index" -** "closeTime" DEPRECATED: use "close" or "close_human" -* stream "rt_accounts" --> "accounts_proposed" -* stream "rt_transactions" --> "transactions_proposed" -* subscribe "username" --> "url_username" -* subscribe "password" --> "url_password" 0.28.0-b12: Includes pulls 836, 887, 902, 903 and 904. 0.28.0-b13: Includes pulls 906, 912, 913, 914 and 915.