Changes between Initial Version and Version 3 of Ticket #3160
- Timestamp:
- 11/12/2010 07:52:18 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3160
- Property Summary postgresql-9.0.0 → PostgreSQL-9.0.1
-
TabularUnified Ticket #3160 – Description
initial v3 1 New version. 1 New version. (9.0.1 fixes CVE-2010-3433). 2 2 3 Still needs the sed to find the stylesheets .3 Still needs the sed to find the stylesheets, for those who insist on regenerating the documentation. 4 4 5 It seems to me that only sgml docs are shuipped. I was able to create the html versions of them with 6 {{{ 7 make -C doc/src 8 make -C doc/src install 9 }}} 10 11 but there are fewer of them, only html/* and doc/TODO which now points to their wiki. 5 Contrary to what I originally wrote here, the shipped docs are now installed by 'make install-docs'. 12 6 13 7 Builds with LFS-6.7 and openssl-1.0.0a.