Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Commit

Permalink
Doc fix
Browse files Browse the repository at this point in the history
darcs-hash:20081011044305-62b54-15e8ef68279657204fac2faee08bf2fc933e2e6e.gz
  • Loading branch information
depressed-pho committed Oct 11, 2008
1 parent b820359 commit c7fabb4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
This is a list of contributors to the HsOpenSSL.

* Adam Langley <agl@imperialviolet.org>
* Taru Karttunen <taruti@taruti.net>
* PHO <pho@cielonegro.org>
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ run: build
$(MAKE) -C examples run

dist/setup-config: $(CABAL_FILE) configure Setup
./Setup configure -p -O --enable-split-objs
./Setup configure -O

configure: aclocal.m4 configure.ac
autoconf
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Changes from 0.4.2 to ?????
___________________________
* Applied a patch by Taru Karttunen:
- Add pkcs5_pbkdf2_hmac_sha1 to OpenSSL.EVP.Digest


Changes from 0.4.1 to 0.4.2
---------------------------
* No .hs files which are generated from .hsc files should be in the
Expand Down

0 comments on commit c7fabb4

Please sign in to comment.