1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

doc: Update NEWS

--
This commit is contained in:
Werner Koch 2025-03-25 09:39:33 +01:00
parent 2869de63b5
commit a762f69648
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 20 additions and 0 deletions

View file

@ -448,6 +448,7 @@ set_one_pref (int val, int type, const char *item, byte *buf, int *nbuf)
* "pref" (something like: "S10 S3 H3 H2 Z2 Z1") or the actual
* cipher/hash/compress names. Use NULL to set the default
* preferences. Returns: 0 = okay
* PERSONAL is either 0 or one PREFTYPE_*
*/
int
keygen_set_std_prefs (const char *string,int personal)