summaryrefslogtreecommitdiff
path: root/os/windows/installer/version_win9x.txt
AgeCommit message (Collapse)Author
2011-09-08(svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service ↵rubidium
pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore
2009-12-14(svn r18496) -Codechange: some changes to the installer to make it more ↵rubidium
usable, easier to maintain and more up-to-date
2009-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium