diff options
| -rw-r--r-- | package.xml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/package.xml b/package.xml index f59c2bd..5f9c4e2 100644 --- a/package.xml +++ b/package.xml @@ -30,6 +30,7 @@ distributions, using extended crypt library (libxcrypt):  - add crypt_gensalt(?string $prefix = null, int $count = 0): ?string {}  - add crypt_preferred_method(): ?string {}  - add crypt_checksalt(string $salt): int {} +- add CRYPT_PREFIX_* and CRYPT_SALT_* constants    </notes>    <contents>      <dir name="/">  | 
