Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Baryshkov
nettle
Commits
63ee13b3
Commit
63ee13b3
authored
Sep 2, 2011
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Changed version number to 2.4.
Rev: nettle/ChangeLog:1.220 Rev: nettle/configure.ac:1.40
parent
2f21e6d3
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+6
-0
6 additions, 0 deletions
ChangeLog
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
7 additions
and
1 deletion
ChangeLog
+
6
−
0
View file @
63ee13b3
2011-09-02 Niels Mller <nisse@amfibolit.hack.org>
* configure.ac: Changed version number to 2.4.
* Released nettle-2.3.
2011-08-30 Niels Mller <nisse@lysator.liu.se>
2011-08-30 Niels Mller <nisse@lysator.liu.se>
* testsuite/hmac-test.c: Added tests for hmac-ripemd160.
* testsuite/hmac-test.c: Added tests for hmac-ripemd160.
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
63ee13b3
...
@@ -2,7 +2,7 @@ dnl -*- mode: shell-script; sh-indentation: 2; -*-
...
@@ -2,7 +2,7 @@ dnl -*- mode: shell-script; sh-indentation: 2; -*-
dnl Process this file with autoconf to produce a configure script.
dnl Process this file with autoconf to produce a configure script.
AC_INIT([nettle], [2.
3
], [nettle-bugs@lists.lysator.liu.se])
AC_INIT([nettle], [2.
4
], [nettle-bugs@lists.lysator.liu.se])
AC_PREREQ(2.61)
AC_PREREQ(2.61)
AC_CONFIG_SRCDIR([arcfour.c])
AC_CONFIG_SRCDIR([arcfour.c])
# Needed to stop autoconf from looking for files in parent directories.
# Needed to stop autoconf from looking for files in parent directories.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment