[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 01/01: Finalize release notes for v3.7.9.2
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 01/01: Finalize release notes for v3.7.9.2 |
Date: |
Mon, 11 Apr 2016 18:38:16 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch maint
in repository gnuradio.
commit b7da9af4f229a213a225318656734e22dc068b02
Author: Nathan West <address@hidden>
Date: Mon Apr 11 14:27:32 2016 -0400
Finalize release notes for v3.7.9.2
---
RELEASE-NOTES.md | 6 ++++++
docs/RELEASE-NOTES-3.7.9.2.md | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index ae5dca3..1250403 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -66,6 +66,9 @@ set for the internal mask. This matches a fix fo the
correlate_access_code_tag_bb block from v3.7.5.2. Look for similar fixes and
consistency changes to the correlate_access_code blocks in the future.
+Added test descriptions for the burst shaper QA and removed unnecessary
+padding.
+
### gr-fec
FEC documentation continues to improve with every release. Fixes to improve
@@ -113,6 +116,9 @@ Fix template expansion code for out of tree modules by
adding build_utils.py to
PYTHONPATH. New modules will also have a CMAKE_MODULES_PATH with the module
`cmake/Modules` directory first over the installed GNU Radio modules.
+The gr_modtool alias and description for renaming blocks match the
+functionality. The new alias is `mv`.
+
### Builds
A misnamed variable, INCLUDE_DIRS (set by pkg-config) vs INCLUDE_DIR (never
diff --git a/docs/RELEASE-NOTES-3.7.9.2.md b/docs/RELEASE-NOTES-3.7.9.2.md
index ae5dca3..1250403 100644
--- a/docs/RELEASE-NOTES-3.7.9.2.md
+++ b/docs/RELEASE-NOTES-3.7.9.2.md
@@ -66,6 +66,9 @@ set for the internal mask. This matches a fix fo the
correlate_access_code_tag_bb block from v3.7.5.2. Look for similar fixes and
consistency changes to the correlate_access_code blocks in the future.
+Added test descriptions for the burst shaper QA and removed unnecessary
+padding.
+
### gr-fec
FEC documentation continues to improve with every release. Fixes to improve
@@ -113,6 +116,9 @@ Fix template expansion code for out of tree modules by
adding build_utils.py to
PYTHONPATH. New modules will also have a CMAKE_MODULES_PATH with the module
`cmake/Modules` directory first over the installed GNU Radio modules.
+The gr_modtool alias and description for renaming blocks match the
+functionality. The new alias is `mv`.
+
### Builds
A misnamed variable, INCLUDE_DIRS (set by pkg-config) vs INCLUDE_DIR (never