summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY10
1 files changed, 9 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 91d66a51..180a1580 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1286,7 +1286,13 @@ Video Disk Recorder Revision History
- Improved the [eid]syslog() macros, so that the LOG_... macros don't need to be
given any more.
-2002-05-17: Version 1.1.3
+2002-05-18: Version 1.0.3
+
+- Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer).
+- Fixed some function headers to make them compile with gcc 3.x (thanks to
+ Gregoire Favre).
+
+2002-05-18: Version 1.1.3
- Improved the VDR Makefile to avoid a warning if the '.dependencies' file does
not exist, and also using $(MAKE) to call recursive makes.
@@ -1296,3 +1302,5 @@ Video Disk Recorder Revision History
- Improved the plugin Makefile to avoid a warning if the '.dependencies' file does
not exist, and also using $(shell...) to get the version numbers. If you already have
started a plugin project, you may want to change this in your Makefile accordingly.
+- Fixed some function headers to make them compile with gcc 3.x (thanks to
+ Gregoire Favre).