From 8e4b63df2ca22ecd5beb84f43ab8c4a0bfafbc54 Mon Sep 17 00:00:00 2001 From: Davis King Date: Sat, 21 May 2011 15:27:37 -0400 Subject: [PATCH] Updated release notes. --- docs/docs/release_notes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml index 497cbedc5..fc77e2fd6 100644 --- a/docs/docs/release_notes.xml +++ b/docs/docs/release_notes.xml @@ -12,6 +12,10 @@ New Stuff: + - Added tools for distributing the work involved in solving a structured + SVM problem over many computers and CPUs. + - Added the bridge. It allows a dlib::pipe to be used for networked + communication. Non-Backwards Compatible Changes: - Removed the DLIB_REVISION macro and replaced it with DLIB_MAJOR_VERSION and