emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/xml-rpc 7a4ea6c22e 38/64: History update and version bump


From: Stefan Kangas
Subject: [nongnu] elpa/xml-rpc 7a4ea6c22e 38/64: History update and version bump
Date: Fri, 31 Dec 2021 20:11:08 -0500 (EST)

branch: elpa/xml-rpc
commit 7a4ea6c22ecb95185190062a09e7f3d9ecbc8cb9
Author: Mark A. Hershberger <mah@everybody.org>
Commit: Mark A. Hershberger <mah@everybody.org>

    History update and version bump
---
 xml-rpc.el | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/xml-rpc.el b/xml-rpc.el
index bfc21f880d..984ebe9408 100644
--- a/xml-rpc.el
+++ b/xml-rpc.el
@@ -8,13 +8,13 @@
 
 ;; Author: Mark A. Hershberger <mah@everybody.org>
 ;; Original Author: Daniel Lundin <daniel@codefactory.se>
-;; Version: 1.6.10.1
+;; Version: 1.6.11
 ;; Created: May 13 2001
 ;; Keywords: xml rpc network
 ;; URL: http://github.com/hexmode/xml-rpc-el
-;; Last Modified: <2015-05-28 22:42:02 mah>
+;; Last Modified: <2015-05-29 11:32:09 mah>
 
-(defconst xml-rpc-version "1.6.10.1"
+(defconst xml-rpc-version "1.6.11"
   "Current version of xml-rpc.el")
 
 ;; This file is NOT (yet) part of GNU Emacs.
@@ -125,6 +125,8 @@
 
 ;;; History:
 
+;; 1.6.11  - Add a way (xml-rpc-request-headers) for clients to add extra 
headers.
+
 ;; 1.6.10.1 - removed extra HTTP header "Connection: close" and re-enabled 
keep-alive
 ;;            to work with long-lived connections when large data is 
transmitted (LTC)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]