Startup transactions did not mark added tree with XML_FLAG_ADD as it should

This commit is contained in:
Olof hagsand 2019-05-21 10:55:16 +02:00
parent 9085432aa7
commit 7e109d1d4b
2 changed files with 2 additions and 0 deletions

View file

@ -184,6 +184,7 @@
### Corrected Bugs
* Startup transactions did not mark added tree with XML_FLAG_ADD as it should.
* Restconf PUT different keys detected (thanks @dcornejo) and fixed
* This was accepted but shouldn't be: `PUT http://restconf/data/A=hello/B -d '{"B":"goodbye"}'`
* See RFC 8040 Sec 4.5