이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
damien
/
fmail
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
5
위키
활동
소스 검색
Prepare point release.
develop
Damien Goutte-Gattat
2 년 전
부모
a291c76cd4
커밋
577caa6083
3개의 변경된 파일
과
8개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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])
쓰기
미리보기
불러오는 중...
취소
저장