blob: 1c20780e9e629fa871fc256325987538be30a7e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
========
20081027
========
- On missing inputs, print an error message, but don't exit the web server.
- Remove need for "() <-" notation.
========
20081026
========
- Change 'sed' call to work on OSX.
- Avoid including or linking libpq files on apps that don't use SQL.
|