aboutsummaryrefslogtreecommitdiffstats
path: root/po/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-09Preparing 2.0.4gnupg-2.0.4Werner Koch1-0/+4
2007-05-07Upgraded gettext.Werner Koch1-0/+4
Fixed accidental dependency on libgcrypt 1.3.0.
2007-02-26UpdatedWerner Koch1-0/+4
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-0/+8
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
2006-12-22Installed revised and updated translationWerner Koch1-0/+5
2006-11-14sm/Werner Koch1-0/+4
* server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes.
2006-11-11.Werner Koch1-0/+4
2006-11-06Preparing another releasegnupg-1.9.95Werner Koch1-0/+4
2006-09-25Added translations from gnupg 1.4.5Werner Koch1-0/+9
2006-07-28Preparing a release candidategnupg-1.4.5rc1Werner Koch1-0/+4
2006-07-26Fixed memory allocation bug and typos.Werner Koch1-0/+2
2006-07-03Updated.Werner Koch1-0/+8
2005-11-23Add translationsWerner Koch1-0/+4
2005-10-06Yet another fix for the gpg.c renameWerner Koch1-0/+4
2005-08-01Fixed Umlaut problemWerner Koch1-0/+4
2005-07-26* passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch1-0/+8
saved codeset. (agent_open): Add arg ORIG_CODESET and switch back to it in case of error. Changed all callers. * zh_TW.po, fr.po, cs.po: Updated.
2005-06-21Preparing a release candidateWerner Koch1-0/+6
2005-06-20* gpg.sgml: Document smartcard related options.Werner Koch1-0/+4
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it.
2005-05-31*** empty log message ***RC-1-4-2rc1Werner Koch1-1/+1
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+9
2005-04-21Preparing a releaseV1-9-16Werner Koch1-1/+5
2005-04-05Typo fixesWerner Koch1-0/+5
2005-03-15Preparing a releaseV1-4-1Werner Koch1-0/+4
2005-02-16* card-util.c (fetch_url): Fetch the key from the defaultWerner Koch1-0/+4
keyserver if no URL is available. * w32installer.nsi: Added page to select the language. * mk-w32-dist: Create the opt.ini using the available languages.
2005-02-03About to do a release candidateWerner Koch1-0/+4
2005-01-04Updated.Werner Koch1-0/+4
2004-12-10* sv.po: Take the update done for 1.2.6.Werner Koch1-6/+12
* zh_CN.po, fr.po, cs.po, ja.po: Updated.
2004-10-27* dynload.h: Always use it for _WIN32.Werner Koch1-0/+4
* LINGUAS: Better don't have comments in this file. * mk-w32-dist: Use utf-8 encoding for all MO files. * simple-gettext.c: Removed windows.h. (get_string): On the fly translation from utf-8 to active character set. * strgutil.c (load_libiconv) [_WIN32]: new. (set_native_charset) [_WIN32]: Call it here and autodetect the used code page. (native_to_utf8, utf8_to_native): Reverted arguments for iconv_open. (handle_iconv_error): Made this function match iconv_open argumnet ordering. (utf8_to_native): Disable all quoting for DELIM == -1.
2004-10-22Compile fixes.Werner Koch1-0/+4
2004-10-15* POTFILES.in: Updated.Werner Koch1-0/+6
* sv.po: Updated. Merged other files.
2004-10-13Add dearmor.cWerner Koch1-0/+4
2004-10-04Typo fixes.Werner Koch1-0/+4
2004-09-30Preparing a new release. Updated gettextWerner Koch1-0/+5
2004-09-30* de.po: Updated.Werner Koch1-0/+6
* POTFILES.in: Add more files. * app-openpgp.c (do_sign): Add the error string to the verify failed messages. * keylist.c (list_cert_colon): Make sure that the expired flag has a higher precedence than the invalid flag.
2004-07-27* configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch1-0/+10
(min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac.
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch1-0/+4
(headerblurb): Rephrased. * gpg-agent.c (handle_connections): Increase the stack size ot 256k. * de.po: Updated. * scdaemon.c (main): Bumbed thread stack size up to 512k. * keylist.c (list_cert_raw): Print the keygrip.
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-0/+4
Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT
2003-12-09(MSGID_BUGS_ADDRESS): New.Werner Koch1-0/+4
2003-11-27about to release 1.3.4Werner Koch1-0/+4
2003-10-25New.Werner Koch1-0/+15
2003-10-10* primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch1-0/+4
with less than 16 bits. Include i18n.h. * POTFILES.in (cipher/primegen.c): Added.
2003-05-26* POTFILES.in: Added a couple of missing source files. Noted by PascalDavid Shaw1-0/+5
Hartig and Walter Koch. (From wk on stable branch)
2003-04-29* LINUGAS: NEW.Werner Koch1-0/+14
2003-01-09Taken from NewPGWerner Koch1-494/+8
2002-10-18* POTFILES.in (hkp.c): Removed.V1-3-0Werner Koch1-0/+4
2002-09-12* tr.po, el.po: Updated.Werner Koch1-0/+4
2002-08-23Include intl/ in the CVS again; otherwise we are not able toWerner Koch1-0/+4
re-recreate a distribution from CVS. Some minor other fixes.
2002-08-04* de.po: Fixed fuzzys and translated new strings.Werner Koch1-0/+7
* es.po, et.po, fr.po, gl.po, id.po, it.po, ja.po, tr.po: Updated from TP site. * ca.po: New from TP site.
2002-06-29Update head to match stable 1.0David Shaw1-0/+304
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1-1/+0