commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/02: Update release notes with proper mar


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/02: Update release notes with proper markdown.
Date: Mon, 27 Feb 2017 00:53:31 +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 2764f2da8380ae61f63ec9675d351aa734c9711e
Author: Johnathan Corgan <address@hidden>
Date:   Sun Feb 26 16:30:37 2017 -0800

    Update release notes with proper markdown.
---
 docs/RELEASE-NOTES-3.7.10.2.md | 225 +++++++++++++++++++----------------------
 1 file changed, 106 insertions(+), 119 deletions(-)

diff --git a/docs/RELEASE-NOTES-3.7.10.2.md b/docs/RELEASE-NOTES-3.7.10.2.md
index 1ef13d0..ff5638d 100644
--- a/docs/RELEASE-NOTES-3.7.10.2.md
+++ b/docs/RELEASE-NOTES-3.7.10.2.md
@@ -9,45 +9,45 @@ Contributors
 The following list of people directly contributed code to this
 release:
 
-Alexandru Csete <address@hidden>
-A. Maitland Bottoms <address@hidden>
-Andrej Rode <address@hidden>
-Andy Walls <address@hidden>
-Bastian Bloessl <address@hidden>
-Ben Hilburn <address@hidden>
-Bob Iannucci <address@hidden>
-Chris Kuethe <address@hidden>
-Clayton Smith <address@hidden>
-Darek Kawamoto <address@hidden>
-Ethan Trewhitt <address@hidden>
-Geof Nieboer <address@hidden>
-Hatsune Aru <email witheld>
-Jacob Gilbert <address@hidden>
-Jiří Pinkava <address@hidden>
-Johannes Demel <address@hidden>
-Johnathan Corgan <address@hidden>
-Johannes Schmitz <address@hidden>
-Josh Blum <address@hidden>
-Kartik Patel <address@hidden>
-Konstantin Mochalov <address@hidden>
-Kyle Unice <address@hidden>
-Marcus Müller <address@hidden>
-Martin Braun <address@hidden>
-Michael De Nil <address@hidden>
-Michael Dickens <address@hidden>
-Nick Foster <address@hidden>
-Paul Cercueil <address@hidden>
-Pedro Lobo <address@hidden>
-Peter Horvath <address@hidden>
-Philip Balister <address@hidden>
-Ron Economos <address@hidden>
-Sean Nowlan <address@hidden>
-Sebastian Koslowski <address@hidden>
-Sebastian Müller <address@hidden>
-Sylvain Munaut <address@hidden>
-Thomas Habets <address@hidden>
-Tim O'Shea <address@hidden>
-Tobias Blomberg <email witheld>
+* Alexandru Csete <address@hidden>
+* A. Maitland Bottoms <address@hidden>
+* Andrej Rode <address@hidden>
+* Andy Walls <address@hidden>
+* Bastian Bloessl <address@hidden>
+* Ben Hilburn <address@hidden>
+* Bob Iannucci <address@hidden>
+* Chris Kuethe <address@hidden>
+* Clayton Smith <address@hidden>
+* Darek Kawamoto <address@hidden>
+* Ethan Trewhitt <address@hidden>
+* Geof Nieboer <address@hidden>
+* Hatsune Aru <email witheld>
+* Jacob Gilbert <address@hidden>
+* Jiří Pinkava <address@hidden>
+* Johannes Demel <address@hidden>
+* Johnathan Corgan <address@hidden>
+* Johannes Schmitz <address@hidden>
+* Josh Blum <address@hidden>
+* Kartik Patel <address@hidden>
+* Konstantin Mochalov <address@hidden>
+* Kyle Unice <address@hidden>
+* Marcus Müller <address@hidden>
+* Martin Braun <address@hidden>
+* Michael De Nil <address@hidden>
+* Michael Dickens <address@hidden>
+* Nick Foster <address@hidden>
+* Paul Cercueil <address@hidden>
+* Pedro Lobo <address@hidden>
+* Peter Horvath <address@hidden>
+* Philip Balister <address@hidden>
+* Ron Economos <address@hidden>
+* Sean Nowlan <address@hidden>
+* Sebastian Koslowski <address@hidden>
+* Sebastian Müller <address@hidden>
+* Sylvain Munaut <address@hidden>
+* Thomas Habets <address@hidden>
+* Tim O'Shea <address@hidden>
+* Tobias Blomberg <email witheld>
 
 
 Bug Fixes
@@ -59,120 +59,107 @@ can get details on each of the below by going to:
 https://github.com/gnuradio/gnuradio
 
 
-gnuradio-runtime
-----------------
+### gnuradio-runtime
 
-#1034 Fixed performance counter clock option (Pedro Lobo)
-#1041 Connect message ports before unlock (Bastian Bloessl)
-#1065 Fixed initialization order of ctrlport static variables (Kyle Unice)
-#1071 Fixed cmake lib/lib64 issues (Philip Balister)
-#1075 Fixed pmt thread safety issue (Darek Kawamoto)
-#1119 Start RPC on message port only blocks (Jacob Gilbert)
-#1121 Fixed tag_t default copy constructor / operator= bug (Darek Kawamoto)
-#1125 Fixed pmt_t threading issue with memory fence (Darek Kawamoto)
-#1152 Fixed numpy warning in pmt code (Bob Iannucci)
-#1160 Fixed swig operator= warning messages (Darek Kawamoto)
+* \#1034 Fixed performance counter clock option (Pedro Lobo)
+* \#1041 Connect message ports before unlock (Bastian Bloessl)
+* \#1065 Fixed initialization order of ctrlport static variables (Kyle Unice)
+* \#1071 Fixed cmake lib/lib64 issues (Philip Balister)
+* \#1075 Fixed pmt thread safety issue (Darek Kawamoto)
+* \#1119 Start RPC on message port only blocks (Jacob Gilbert)
+* \#1121 Fixed tag_t default copy constructor / operator= bug (Darek Kawamoto)
+* \#1125 Fixed pmt_t threading issue with memory fence (Darek Kawamoto)
+* \#1152 Fixed numpy warning in pmt code (Bob Iannucci)
+* \#1160 Fixed swig operator= warning messages (Darek Kawamoto)
 
 
-gnuradio-companion
-------------------
+### gnuradio-companion
 
-#901  Backwards compatibility fix for pygtk 2.16 (Michael De Nil)
-#1060 Fixed for Python 2.6.6 compatibility (Ben Hilburn)
-#1063 Fixed IndexError when consuming \b (Sebastian Koslowski)
-#1074 Fixed display scaling (Sebastian Koslowski)
-#1095 Fixed new flowgraph generation mode (Sebastian Koslowski)
-#1096 Fixed column widths for proper scaling (Sebastian Müller)
-#1135 Fixed trailing whitespace output (Clayton Smith)
-#1168 Fixed virtual connection with multiple upstream (Sebastian Koslowski)
-#1200 Fixed cheetah template evaluation 'optional' tag (Sean Nowls)
+* \#901  Backwards compatibility fix for pygtk 2.16 (Michael De Nil)
+* \#1060 Fixed for Python 2.6.6 compatibility (Ben Hilburn)
+* \#1063 Fixed IndexError when consuming \b (Sebastian Koslowski)
+* \#1074 Fixed display scaling (Sebastian Koslowski)
+* \#1095 Fixed new flowgraph generation mode (Sebastian Koslowski)
+* \#1096 Fixed column widths for proper scaling (Sebastian Müller)
+* \#1135 Fixed trailing whitespace output (Clayton Smith)
+* \#1168 Fixed virtual connection with multiple upstream (Sebastian Koslowski)
+* \#1200 Fixed cheetah template evaluation 'optional' tag (Sean Nowls)
 
 
-docs
-----
+### docs
 
-#1114 Fixed obsolete doxygen tags (A. Maitland Bottoms)
+* \#1114 Fixed obsolete doxygen tags (A. Maitland Bottoms)
 
 
-gr-analog
----------
+### gr-analog
 
-#1201 Added missing probe_avg_mag_sqrd_cf block to GRC (Sean Nowls)
+* \#1201 Added missing probe_avg_mag_sqrd_cf block to GRC (Sean Nowls)
 
 
-gr-blocks
----------
+### gr-blocks
 
-#1161 Fixed minor inconsistencies in block XML (Sebastian Koslowski)
-#1191 Fixed typo on xor block XML (Hatsune Aru)
-#1194 Fixed peak detector fix initial value (Bastian Bloessl)
+* \#1161 Fixed minor inconsistencies in block XML (Sebastian Koslowski)
+* \#1191 Fixed typo on xor block XML (Hatsune Aru)
+* \#1194 Fixed peak detector fix initial value (Bastian Bloessl)
 
 
-gr-digital
-----------
+### gr-digital
 
-#1084 Fixed msk_timing_recovery out-of-bounds (warning) (Nick Foster)
-#1149 Clarify documentation of clock_recovery_mm_xx (Thomas Habets)
+* \#1084 Fixed msk_timing_recovery out-of-bounds (warning) (Nick Foster)
+* \#1149 Clarify documentation of clock_recovery_mm_xx (Thomas Habets)
 
 
-gr-dtv
-------
+### gr-dtv
 
-#902  Fixed incorrect assert and set_relative_rate() (Ron Economos)
-#1066 Fixed GSL link problem with gr-dtv and gr-atsc (Peter Horvath)
-#1177 Add missing find_package for GSL (Geof Gnieboer)
+* \#902  Fixed incorrect assert and set_relative_rate() (Ron Economos)
+* \#1066 Fixed GSL link problem with gr-dtv and gr-atsc (Peter Horvath)
+* \#1177 Add missing find_package for GSL (Geof Gnieboer)
 
 
-gr-fcd
-------
+### gr-fcd
 
-#1030 Updated hidapi to latest HEAD (Alexandru Csete)
+* \#1030 Updated hidapi to latest HEAD (Alexandru Csete)
 
 
-gr-fec
-------
+### gr-fec
 
-#1049 Throw exception if K and R are not supported (Clayton Smith)
-#1174 Fixed missing header file installation (Sean Nowls)
+* \#1049 Throw exception if K and R are not supported (Clayton Smith)
+* \#1174 Fixed missing header file installation (Sean Nowls)
 
 
-gr-filter
----------
+### gr-filter
 
-#1070 Fix pfb_arb_resampler producing too many samples (Sylvain Munaut)
+* \#1070 Fix pfb_arb_resampler producing too many samples (Sylvain Munaut)
 
 
-gr-qtgui
---------
+### gr-qtgui
 
-#899  Fixed dark.qss data lines forced-on (Tim O'Shea)
-#918  Fixed y-axis unit display in Frequency Sink (Tobias Blomberg)
-#920  Fixed axis labels checkbox in Frequency Sink (Tobias Blomberg)
-#1023 Fixed control panel FFT slider in Frequency Sink (Tobias Blomberg)
-#1028 Fixed cmake for C++ example (Bastian Bloessl)
-#1036 Corrected whitespace issues (Sebastian Koslowski)
-#1037 Fixed tag color to obey style sheet (Johannes Demel)
-#1158 Fixed SIGSEGV for tag trigger with constellation sink (Andy Walls)
-#1187 Fixed time sink complex message configuration (Kartik Patel)
-#1192 Fixed redundant time sink configuration options (Kartik Patel)
+* \#899  Fixed dark.qss data lines forced-on (Tim O'Shea)
+* \#918  Fixed y-axis unit display in Frequency Sink (Tobias Blomberg)
+* \#920  Fixed axis labels checkbox in Frequency Sink (Tobias Blomberg)
+* \#1023 Fixed control panel FFT slider in Frequency Sink (Tobias Blomberg)
+* \#1028 Fixed cmake for C++ example (Bastian Bloessl)
+* \#1036 Corrected whitespace issues (Sebastian Koslowski)
+* \#1037 Fixed tag color to obey style sheet (Johannes Demel)
+* \#1158 Fixed SIGSEGV for tag trigger with constellation sink (Andy Walls)
+* \#1187 Fixed time sink complex message configuration (Kartik Patel)
+* \#1192 Fixed redundant time sink configuration options (Kartik Patel)
 
 
-gr-uhd
-------
+### gr-uhd
 
-#914  Fixed order of include dirs (Martin Braun)
-#1133 Fixed channel number resolution (Andrej Rode)
-#1137 Disable boost thread interrupts during send() and recv() (Andrej Rode)
-#1142 Fixed documentation for pmt usage (Marcus Müller)
+* \#914  Fixed order of include dirs (Martin Braun)
+* \#1133 Fixed channel number resolution (Andrej Rode)
+* \#1137 Disable boost thread interrupts during send() and recv() (Andrej Rode)
+* \#1142 Fixed documentation for pmt usage (Marcus Müller)
 
 
-Platform-specific changes
--------------------------
+### Platform-specific changes
 
-#886  Fixed numerous Windows/MSVC portability issues (Josh Blum)
-#1062 Set default filepath to documents dir for windows (Geof Gnieboer)
-#1085 Fixed mingw-w64 portability issues (Paul Cercueil)
-#1140 Added boost atomic and chrono linkage for Windows (Josh Blum)
-#1146 Use -undefined dynamic_lookup linkage for (swig) on MacOS (Konstantin 
Mochalov)
-#1172 Fixed file monitor on windows (Sebastian Koslowski)
-#1179 MSVC build updates (Josh Blum)
+* \#886  Fixed numerous Windows/MSVC portability issues (Josh Blum)
+* \#1062 Set default filepath to documents dir for windows (Geof Gnieboer)
+* \#1085 Fixed mingw-w64 portability issues (Paul Cercueil)
+* \#1140 Added boost atomic and chrono linkage for Windows (Josh Blum)
+* \#1146 Use -undefined dynamic_lookup linkage for (swig) on MacOS (Konstantin 
Mochalov)
+* \#1172 Fixed file monitor on windows (Sebastian Koslowski)
+* \#1179 MSVC build updates (Josh Blum)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]