Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nettle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Nettle
nettle
Commits
dc46bf48
Commit
dc46bf48
authored
Feb 18, 2012
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated charset declarations.
parent
a16dd13f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
ChangeLog
ChangeLog
+5
-0
misc/plan.html
misc/plan.html
+1
-1
nettle.texinfo
nettle.texinfo
+1
-1
No files found.
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
Markdown
is supported
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