Displaying 1 result from an estimated 1 matches for "85fec78".
Did you mean:
85fddc78
2013 May 26
0
[PATCH 1/3] Declare UTF-8 encoding for changelog
The changelog declared "charset=ISO-8859-1", but used a UTF-8 encoded
name. Change the declaration to UTF-8 to fix this.
---
doc/html/changelog.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index 85fec78..b7994fa 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -8,7 +8,7 @@
<!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859...