summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <fred@hornsey.us>2021-05-06 22:34:49 -0500
committerGitHub <noreply@github.com>2021-05-06 22:34:49 -0500
commitde11aebcd633592e09d7d4ab39fd991c7b12c373 (patch)
treea15ce581add9c184356c6cf4271b25773293b36f
parentf0d00737acf3cb588ecd6b8bf62034450e87a6a1 (diff)
downloadATCD-de11aebcd633592e09d7d4ab39fd991c7b12c373.tar.gz
Apply suggestions from code review
Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
-rw-r--r--ACE/NEWS2
-rw-r--r--TAO/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index d7061db868c..266dd79217b 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -13,7 +13,7 @@ USER VISIBLE CHANGES BETWEEN ACE-6.5.12 and ACE-6.5.13
having to use a generated standalone toolchain. See `ACE-INSTALL.html` for
details. Using a standalone toolchain is still supported.
- . Made it easier to use `gnuace`-built libraries in as imported libraries in
+ . Made it easier to use `gnuace`-built libraries as imported libraries in
CMake-based Android Studio native projects.
. Replaced `ANDROID_ABI` with `android_abi`, but kept the former as an alias
diff --git a/TAO/NEWS b/TAO/NEWS
index f797d4f7595..360e633c94a 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -5,6 +5,8 @@ USER VISIBLE CHANGES BETWEEN TAO-2.5.12 and TAO-2.5.13
. Support C++ Keywords in `DCPS_DATA_SEQUENCE_TYPE`
+. TAO can be built from a path that contains spaces
+
. Minor cleanup
USER VISIBLE CHANGES BETWEEN TAO-2.5.11 and TAO-2.5.12