Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
dc46bf48
Commit
dc46bf48
authored
Feb 18, 2012
by
Niels Möller
Browse files
Updated charset declarations.
parent
a16dd13f
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
dc46bf48
2012-02-18 Niels Möller <nisse@lysator.liu.se>
* nettle.texinfo: Updated charset declaration.
* misc/plan.html: Likewise.
2012-01-17 Niels Möller <nisse@lysator.liu.se>
* testsuite/Makefile.in (DISTFILES): Added setup-env.
...
...
misc/plan.html
View file @
dc46bf48
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
title=
"Default"
type=
"text/css"
href=
"todo.css"
media=
"all"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
iso-8859-1
"
/>
content=
"text/html; charset=
utf-8
"
/>
<title>
TODO for the nettle-2.2 release
</title>
</head>
<body>
...
...
nettle.texinfo
View file @
dc46bf48
...
...
@@ -2,7 +2,7 @@
@c
%**start of header
@setfilename nettle.info
@settitle Nettle: a low-level cryptographic library
@documentencoding
ISO-8859-1
@documentencoding
UTF-8
@footnotestyle separate
@syncodeindex fn cp
@c
%**end of header
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment