このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
damien
/
fmail
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
5
Wiki
アクティビティ
ソースを参照
Prepare point release.
develop
Damien Goutte-Gattat
2年前
親
a291c76cd4
コミット
577caa6083
3個のファイルの変更
、
8行の追加
、
3行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
AUTHORS
+6
-1
NEWS
+1
-1
configure.ac
+ 1
- 1
AUTHORS
ファイルの表示
@ -1 +1 @@
Damien Goutte-Gattat
Damien Goutte-Gattat
<dgouttegattat@incenp.org>
+ 6
- 1
NEWS
ファイルの表示
@ -1,4 +1,9 @@
Changes in fmail 0.1.0 (2018-02-25)
Changes in fmail 0.1.2 (2018-02-26)
* Correctly accept -U and -D options.
Changes in fmail 0.1.1 (2018-02-25)
* Make User-Agent and Date headers optional.
* Specify correct hash algorithm in micalg parameter.
+ 1
- 1
configure.ac
ファイルの表示
@ -1,6 +1,6 @@
dnl Configure template for the fmail package
AC_INIT([fmail], [0.1.
1
],
AC_INIT([fmail], [0.1.
2
],
[dgouttegattat@incenp.org])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
書き込み
プレビュー
読み込み中…
キャンセル
保存