forked from bip/bip
1
0
Fork 0
bip/samples
Pierre-Louis Bonicoli 0c1881b921
Deprecate backlog_no_timestamp parameter
backlog_timestamp must be used instead.

The default behavior is unchanged and can explicitly used with:

    backlog_timestamp = "time";

The "none" value can be used with the backlog_timestamp parameter in
order to use the same behavior that the "no" value of the deprecated
parameter backlog_no_timestamp provided.

The date can now be displayed (in addition to the time) while backlogging:

    backlog_timestamp = "datetime";
2021-10-08 19:44:08 +02:00
..
bip.conf Deprecate backlog_no_timestamp parameter 2021-10-08 19:44:08 +02:00
bip.vim Allow to set DH parameters 2016-11-07 17:50:20 +01:00