diff options
Diffstat (limited to 'gnuradio-core/NEWS')
-rw-r--r-- | gnuradio-core/NEWS | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/gnuradio-core/NEWS b/gnuradio-core/NEWS new file mode 100644 index 000000000..bd9ab5371 --- /dev/null +++ b/gnuradio-core/NEWS @@ -0,0 +1,35 @@ +GNU Radio -- History of visible changes. + +Copyright (C) 2001, Free Software Foundation, Inc. +See the end for copying conditions. + +Please send GNU Radio bug reports to bug-gnuradio@fsf.org + +Version 0.2 + +* This the first "real release" + + +Version 0.1 + +* We're working toward the first alpha distribution + +* The build strategy is in the processes of being converted to use + automake. It is mostly complete, but there are still some untested directories + which still contain Makefile.in's + +------------------------------------------------------- +Copying information: + +Copyright (C) 2001, Free Software Foundation, Inc. + + Permission is granted to anyone to make or distribute verbatim copies + of this document as received, in any medium, provided that the + copyright notice and this permission notice are preserved, + thus giving the recipient permission to redistribute in turn. + + Permission is granted to distribute modified versions + of this document, or of portions of it, + under the above conditions, provided also that they + carry prominent notices stating who last changed them. + |