| 25 |
|
|
| 26 |
|
|
| 27 |
|
-- Noteworthy changes in version 1.1.5 (2018-10-14) |
| 28 |
< |
* The ':', and ',' nickname delimiters work again |
| 28 |
> |
* The `:`, and `,` nickname delimiters work again |
| 29 |
|
* Fixed a bug where the hopm process couldn't be restarted under certain |
| 30 |
|
conditions |
| 31 |
|
* The hopm process can now be restarted from the command line via `kill -HUP` |
| 80 |
|
|
| 81 |
|
|
| 82 |
|
-- Noteworthy changes in version 1.0.8 (2015-06-25) |
| 83 |
< |
* Added `options::reconnectinterval` configuration option. `See doc/reference.conf` |
| 83 |
> |
* Added `options::reconnectinterval` configuration option. See `doc/reference.conf` |
| 84 |
|
for more information. |
| 85 |
|
* Added `options::dns_timeout` configuration option. See `doc/reference.conf` |
| 86 |
|
for more information. |
| 120 |
|
-- Noteworthy changes in version 1.0.3 (2015-01-28) |
| 121 |
|
* Fixed bug where HOPM wouldn't try re-connecting to the server in |
| 122 |
|
case the connection got lost |
| 123 |
< |
* Added irc::notice configuration option |
| 123 |
> |
* Added `irc::notice` configuration option |
| 124 |
|
|
| 125 |
|
|
| 126 |
|
-- Noteworthy changes in version 1.0.2 (2015-01-12) |