This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git.


    from b4c69b4  newtmgr - revendor
     new 8ad49ef  nmxact - Fix incorrect error about unsupported chr
     new 73025e8  nmxact - Fix duplicate notification listener bug.
     new 1af0b3e  newtmgr - Support for CoAP POST and DELETE
     new badfa44  newtmgr - revendor

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 newtmgr/Godeps/Godeps.json                         |  72 +++----
 newtmgr/cli/res.go                                 | 206 +++++++++++++++++----
 .../newtmgr/nmxact/bledefs/bledefs.go              |  10 +
 .../newtmgr/nmxact/nmble/ble_sesn.go               |  55 +++---
 .../mynewt.apache.org/newtmgr/nmxact/nmble/conn.go |  40 ++--
 .../newtmgr/nmxact/nmble/profile.go                |   4 +
 .../newtmgr/nmxact/sesn/sesn_util.go               |   2 +-
 .../mynewt.apache.org/newtmgr/nmxact/xact/res.go   | 101 +++++++++-
 nmxact/bledefs/bledefs.go                          |  10 +
 nmxact/nmble/ble_sesn.go                           |  55 +++---
 nmxact/nmble/conn.go                               |  40 ++--
 nmxact/nmble/profile.go                            |   4 +
 nmxact/sesn/sesn_util.go                           |   2 +-
 nmxact/xact/res.go                                 | 101 +++++++++-
 14 files changed, 528 insertions(+), 174 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].

Reply via email to