This repository has been archived on 2024-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
probotic/CHANGELOG
2023-08-17 04:24:29 -06:00

23 lines
574 B
Plaintext

VERSION 1
Upgraded to just Make
New entries in project_list.sql
Deleted various irrelevant files
Updated project goals
Pruned pair parser
Reduced creds struct
ADDED NVULN=1 build option to remove kill, raw and dump
ADDED option -url
VERSION 2
Added option -identify
Added commands !magic, !say
Added ENABLE_SSL=1 to enable SSL non-functional support
Added libircclient submodule
Fixed some error return values being too high
Fixed commands with more than 1 argument
Changed some macro naming
Fixed Build system to be properly split amongst include/config.h and Makefile