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 05:58:43 -06:00

22 lines
592 B
Plaintext

VERSION 1
Changed Build system to only use Make
Deleted various irrelevant files
New entries in project_list.sql
New project goals
Added build option NVULN=1 to remove kill, raw and dump
added option -url
VERSION 2
Moved NVULN to config.h
Added option -identify
Added commands !magic, !say, !poll N, !vote y|n|u
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