mercurial/help/internals/wireprotocol.txt
changeset 35883 0d8024be7166
parent 35267 cb4dcd7fabe7
child 35975 40d94ea51402
--- a/mercurial/help/internals/wireprotocol.txt	Sat Jan 27 14:17:26 2018 +0900
+++ b/mercurial/help/internals/wireprotocol.txt	Thu Feb 01 21:55:06 2018 -0800
@@ -662,6 +662,8 @@
 
 This command does not accept any arguments. Return type is a ``string``.
 
+This command was introduced in Mercurial 0.9.1 (released July 2006).
+
 changegroup
 -----------
 
@@ -779,6 +781,8 @@
 
 This command does not accept any arguments. The return type is a ``string``.
 
+This command was introduced in Mercurial 0.9.1 (released July 2006).
+
 listkeys
 --------