summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-10-17 00:48:24 +0000
committerBruce Momjian <bruce@momjian.us>2001-10-17 00:48:24 +0000
commitf8bcf12ed9d4d648eb67bc5580267206992362b1 (patch)
tree37dbc7e0818eb22aa16a51e69d5ac53726061f2c /HISTORY
parent8be02853b899b5aefc4bee1b1dd489705df3e082 (diff)
downloadpostgresql-f8bcf12ed9d4d648eb67bc5580267206992362b1.tar.gz
Update file for pgcrypto.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b32c22036f..118d564420 100644
--- a/HISTORY
+++ b/HISTORY
@@ -211,7 +211,7 @@ Hurd compile fix (Oliver Elphick)
New /contrib/fuzzystrmatch with lievnshtein and metaphone, soundex merged (Joe Conway)
Beos fixes (Cyril VELTER)
Remove OID's from some system tables (Tom)
-/contrib/pgcrypto improvements (Marko Kreen)
+New functions in /contrib/pgcrypto: crypt(), hmac(), encrypt() (Marko Kreen)
System table operator reorganization (Oleg Bartunov, Teodor Sigaev, Tom)
Rename config.h to pg_config.h (Peter E)
pg_log now pg_clog (Tom)