diff options
author | Linus Nordberg <linus@nordu.net> | 2010-06-12 02:11:39 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-06-12 02:11:39 +0200 |
commit | 2eb56ca9aea02ae987f92a289c1ea6cd0173cc52 (patch) | |
tree | 5761b69d6cc61c92f386d484985a55eee8b5264d | |
parent | 404a9ad92caa1426b7d54d5fc330540cf465bbe9 (diff) |
* ChangeLog: Fix typo.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,5 +79,5 @@ Bug fixes: - A UDP fragmentation issue. - Build on Solaris when compiling with gcc. - - A bug in pwdencrypt() with passwords of a leangth greater than + - A bug in pwdencrypt() with passwords of a length greater than 16 octets. |