From c8c55a8961feb4337eacdb5c716149ab28d973bd Mon Sep 17 00:00:00 2001 From: Davis King Date: Sun, 17 Jan 2016 12:50:21 -0500 Subject: [PATCH] updated release notes --- docs/docs/release_notes.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml index 528fd6b5b..2b48a160d 100644 --- a/docs/docs/release_notes.xml +++ b/docs/docs/release_notes.xml @@ -11,6 +11,19 @@ +New Features: + +Non-Backwards Compatible Changes: + +Bug fixes: + +Other: + + + + + + New Features: - Added the set_ptrm() routine for assigning dlib::matrix objects to arbitrary memory blocks. @@ -30,8 +43,7 @@ Other: install target. Now dlib can be installed system wide by executing 'cmake PATH_TO_DLIB; make install'. This also includes installing the appropriate scripts for CMake's find_package(dlib) to work. - - +