OSDN Git Service

Search static CA bundle files and set curl option for the CA bundle.
[osdn-codes/osdn-cli.git] / ChangeLog
1 2016-03-16  Tatsuki Sugiura  <sugi@nemui.org>
2
3         * Version 0.0.6
4         * Disable SSL validation temporarily.
5
6 2016-03-16  Tatsuki Sugiura  <sugi@nemui.org>
7
8         * Version 0.0.5
9         * Default loglevel has been changed to INFO.
10         * Add release and relfile command.
11         * frs_upload: sort files in alphabetical order.
12
13 2016-03-15  Tatsuki Sugiura  <sugi@nemui.org>
14
15         * Version 0.0.4
16         * login: stop to launch web browser on non-X11 environment.
17
18 2016-03-15  Tatsuki Sugiura  <sugi@nemui.org>
19
20         * Version 0.0.3
21         * frs_upload: show upload progres in verbose mode.
22         * frs_upload: validates file digest after upload.
23
24 2016-03-14  Tatsuki Sugiura  <sugi@nemui.org>
25
26         * Version 0.0.2
27         * frs_upload: Implement dry-run mode option.
28         * frs_upload: check file digest.
29         * frs_mkdirs: mangle non-suitable chars for local filesystem.
30
31 2016-03-11  Tatsuki Sugiura  <sugi@osdn.jp>
32
33         * Initial Version (0.0.1)