summaryrefslogtreecommitdiff
path: root/gsm-tvoid/ChangeLog
diff options
context:
space:
mode:
authorsteve <steve@romeo.(none)>2008-02-09 10:44:34 +0000
committersteve <steve@romeo.(none)>2008-02-09 10:44:34 +0000
commitd6760ac7b1e7ae5afd66be1b9b2af31eeb7554e7 (patch)
tree867f793a438556aa9804d6fcb89ae7459913cff7 /gsm-tvoid/ChangeLog
done
Diffstat (limited to 'gsm-tvoid/ChangeLog')
-rw-r--r--gsm-tvoid/ChangeLog46
1 files changed, 46 insertions, 0 deletions
diff --git a/gsm-tvoid/ChangeLog b/gsm-tvoid/ChangeLog
new file mode 100644
index 0000000..3bf55f3
--- /dev/null
+++ b/gsm-tvoid/ChangeLog
@@ -0,0 +1,46 @@
+2006-07-21 Eric Blossom <eb@comsec.com>
+
+ * doc/howto-write-a-block.xml: clarified 1:1 i/o relationship
+ versus size of input and output items. Thanks Jens!
+
+2005-07-02 Eric Blossom <eb@comsec.com>
+
+ * config/gr_no_undefined.m4, config/gr_x86_64.m4: new, x86_64 support.
+ * config/gr_python.m4: backed out search for libpython, making
+ x86_64 work and breaking Cygwin/MinGW.
+ * configure.ac, src/lib/Makefile.am: mods for x86_64, $(NO_UNDEFINED)
+
+2005-05-09 Stephane Fillod <f8cfe@free.fr>
+
+ * config/gr_sysv_shm.m4: SysV shared memory not mandatory
+ * config/gr_pwin32.m4, config/gr_python.m4, config/lf_cxx.m4:
+ fixes for Cygwin, MinGW
+
+2005-01-29 Eric Blossom <eb@comsec.com>
+
+ * src/lib/Makefile.am: mods for SWIG 1.3.24
+
+2005-01-20 Eric Blossom <eb@comsec.com>
+
+ * doc/howto-write-a-block.xml: made release 0.1
+
+#
+# Copyright 2005 Free Software Foundation, Inc.
+#
+# This file is part of GNU Radio
+#
+# GNU Radio is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# GNU Radio is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNU Radio; see the file COPYING. If not, write to
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
+#
personal git repositories of Harald Welte. Your mileage may vary