diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +commit 83beb3d7564e32b7de3a2099825b18496e8dc6a1 +Author: Timo Weingärtner <timo@tiwe.de> +Date: 2024-06-17 12:11:08 +0200 + + INSTALL: mention libxcrypt + +commit f46bd38f387f0a580e134388086321b03e6b17d3 +Author: Timo Weingärtner <timo@tiwe.de> +Date: 2021-04-16 19:33:21 +0200 + + do away with legacy crypt types + + it is the responsibility of libcrypt to implement crypt types + +commit e29d26e77d8577ea272211c20240b3c39dff6bf0 +Author: Timo Weingärtner <timo@tiwe.de> +Date: 2014-03-06 21:30:20 +0100 + + enable large file support + + this should make some tests for LFS happy; we don't use sizes of or offsets in files here + +commit 8f0e412b48178c00abd023917dd2c9050ee89c18 (tag: v1.0) +Author: Timo Weingärtner <timo@tiwe.de> +Date: 2013-09-29 15:55:25 +0200 + + release 1.0 + commit 6946f4bd3102d677d9ce43d4c48ed6bec2b13a31 Author: Timo Weingärtner <timo@tiwe.de> Date: 2013-09-29 15:50:21 +0200 |