projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
114d66d
)
Note on SRU support.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 28 Jul 2008 08:10:56 +0000
(10:10 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 28 Jul 2008 08:10:56 +0000
(10:10 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
9149835
..
aeaa518
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+Added SRU support for client connections. The SRU support currently
+is triggered by a new setting, sru, which, when set, specifies the
+SRU type: get, post or soap. Refer to sru-test.xml for an example.
+
--- 1.0.9 2008/05/23
Changed the JS library pz2.js to use POST for long URL (+ params).