summaryrefslogtreecommitdiff
path: root/doc/en/nodeServerStatus.html
AgeCommit message (Collapse)Author
2008-03-18Fixed wrong <meta> tag position. pgpoolAdmin showed empty pages whenYoshiyuki Asaba
lang setting was Japanese. <title>Japanese title</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> "Japanese title" is encoded by UTF-8. The following order is correct. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Japanese title</title>
2008-03-14Update version.Yoshiyuki Asaba
2008-02-01updated HTML footer copyrightUser yamaguti
2006 - 2007 => 2006 - 2008
2007-12-28Run sed 's/1.0 Alpha/2.0/g'.Yoshiyuki Asaba
2007-01-04Copyright updateDevrim GÜNDÜZ
2006-09-08pgpoolAdmin initial releaseV1_0_0Tatsuo Ishii