From 12fe5bcc834428825cb182f77c4e58ed317b33f8 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 16 Feb 2011 20:41:31 +0100 Subject: [PATCH] * NEWS: Add soap-client.el and soap-inspect.el. --- etc/ChangeLog | 4 ++++ etc/NEWS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 520a12ba15f..bf6d10ec255 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-16 Michael Albinus + + * NEWS: Add soap-client.el and soap-inspect.el. + 2011-02-13 Michael Albinus * NEWS: Tramp methods "imap" and "imaps" are discontinued. diff --git a/etc/NEWS b/etc/NEWS index 3cc463db4a8..96cc97ac795 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -639,6 +639,9 @@ secrets. ** notifications.el provides an implementation of the Desktop Notifications API. It requires D-Bus for communication. +** soap-client.el supports access to SOAP web services from Emacs. +soap-inspect.el is an interactive inspector for SOAP WSDL structures. + * Incompatible Lisp Changes in Emacs 24.1 -- 2.39.5