オープンソース・ソフトウェアの開発とダウンロード

0.0.2 - Change Logの表示

カテゴリ(タグ)ツリー

ファイル情報

カテゴリ(タグ)
ルート
ファイル名
epg_0.0.2_-_Changes
最終更新
2006-05-29 11:27
種類
Plain Text
作成者
Daiki Ueno
概要
0.0.2 - Change Log
言語
英語
翻訳する
** Convert "seconds from epoch" to a date string.

** Confirm passphrase when performing symmetric encryption.

** New commands which affect on the current region are implemented.
   epa-decrypt-region, epa-verify-region, epa-decrypt-armor-in-region,
   epa-verify-armor-in-region, epa-sign-region, epa-encrypt-region

** Fixed ERRSIG status handling.  "no public key" error was not
   reported as a verify result.

** Fixed cleaning up pgg-*-buffer (pgg-epg.el).

** Don't convert line endings of the gpg output.  This may fix a bug
   when encrypting in textmode and the output is binary.
   [cf. <emacs-mime-ja:02028>]