aboutsummaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-02Update line numbers - arghhhgnupg-1.4.10Werner Koch28-140/+140
2009-09-02Preparing 1.4.10.Werner Koch28-777/+853
2009-08-18Fix two bugsWerner Koch3-5/+11
2009-08-13Makefile tweak and de.po line number updategnupg-1.4.10rc1Werner Koch1-3/+8
2009-08-13Updated the German translation. Minor doc changes.Werner Koch2-48/+48
2009-08-13Preparing for a release candidateWerner Koch29-20068/+23384
2009-07-13fix bug#1085.Werner Koch2-437/+442
2009-06-17UpdateWerner Koch2-639/+573
2009-06-02Fix bug#1069.Werner Koch2-504/+512
2008-09-30fix bug #922Werner Koch2-4/+7
2008-07-21Update.Werner Koch2-1618/+1784
2008-06-23Typo fix by Ludwig Hügelschäfer.Werner Koch2-3/+7
2008-05-26Translation fixes.Werner Koch2-19/+23
2008-03-27add comment.Werner Koch2-289/+526
Minor update of zh_TW.
2008-03-25Powerpc64 fix.Werner Koch28-5430/+5197
2008-01-02UpdateWerner Koch2-791/+994
2007-12-20Preparing a releaseWerner Koch3-1712/+2345
2007-12-14Fixed a regression in gpg_dermor.gnupg-1.4.8rc2Werner Koch28-2775/+2779
2007-12-14Preparing a release candidateWerner Koch29-10239/+10247
2007-12-12Updated ZH po file.Werner Koch2-1460/+1698
Allow de/encryption using legacy type 20 keys. Updated config.{sub,guess}
2007-11-19Grammar fixWerner Koch28-84/+56
2007-10-23Switched to GPLv3.Werner Koch31-36772/+36831
Updated gettext.
2007-08-24Improved detection of ketrings specified several times.Werner Koch1-1/+1
2007-07-09Add an extra warning for Camellia.Werner Koch28-3920/+3920
Minor W32 fix Address change.
2007-03-05Preparing 1.4.7gnupg-1.4.7Werner Koch30-17711/+17765
2007-02-26UpdatedWerner Koch3-3463/+3323
2006-12-22Installed revised translation.Werner Koch2-3606/+2874
2006-12-06Preparing a releasegnupg-1.4.6Werner Koch27-9995/+10287
2006-11-29Preparing an RCWerner Koch27-5751/+5751
2006-08-01Post release updates.Werner Koch27-324/+324
2006-07-31Fixed bug 479. Not a real good fix but a reliable one which limits possibleWerner Koch27-564/+900
breakage of other partys of the code.
2006-07-28Preparing a release candidategnupg-1.4.5rc1Werner Koch3-0/+6022
2006-07-26Fixed memory allocation bug and typos.Werner Koch27-2972/+2744
2006-07-03Updated.Werner Koch2-719/+849
2006-06-25Ready for a releasegnupg-1.4.4Werner Koch26-13002/+13534
2006-06-25About to do a new releaseWerner Koch1-2/+2
2006-04-08See ChangeLogWerner Koch1-26/+24
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch26-9982/+10404
2006-03-09keep on walking towards rc3Werner Koch26-15105/+15530
2006-03-07More tests added; make distcheck worksWerner Koch26-7799/+7979
2006-02-14about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch26-18732/+20512
2005-12-20Finished PKA featureWerner Koch26-21173/+26069
2005-10-06Yet another fix for the gpg.c renameWerner Koch2-1/+5
2005-10-05Renamed g10.c to gpg.cWerner Koch26-2530/+2660
Filelength fixes for W32.
2005-07-27Converted all m_free to xfree etc.Werner Koch26-702/+937
2005-07-26* passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch27-14076/+13303
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 Koch27-11112/+11888
2005-06-20* gpg.sgml: Document smartcard related options.Werner Koch2-34/+29
* 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-31 * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch26-6993/+6808
* cardglue.c (assuan_strerror, assuan_transact): Dummy functions if not build with agent support. * zh_TW.po, zh_CN.po, es.po, ro.po: Updated. * tr.po: Updated from TP. Note: this is an exception in general translations from the Robot are not anymore accepted. * regcomp.c (MB_CUR_MAX) [_WIN32]: Define it only if not defined.