Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-18 | Fixed wrong <meta> tag position. pgpoolAdmin showed empty pages when | Yoshiyuki 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-14 | Update version. | Yoshiyuki Asaba | |
2008-02-01 | updated HTML footer copyright | User yamaguti | |
2006 - 2007 => 2006 - 2008 | |||
2007-12-28 | Run sed 's/1.0 Alpha/2.0/g'. | Yoshiyuki Asaba | |
2007-01-04 | Copyright update | Devrim GÜNDÜZ | |
2006-09-08 | pgpoolAdmin initial releaseV1_0_0 | Tatsuo Ishii | |