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

22 lines
592 B
Plaintext
Raw Normal View History

2023-08-07 00:42:33 -04:00
VERSION 1
2023-08-17 06:27:17 -04:00
Changed Build system to only use Make
2023-08-06 22:51:57 -04:00
Deleted various irrelevant files
2023-08-17 06:27:17 -04:00
New entries in project_list.sql
New project goals
2023-08-06 22:51:57 -04:00
2023-08-17 06:27:17 -04:00
Added build option NVULN=1 to remove kill, raw and dump
added option -url
2023-08-06 22:51:57 -04:00
2023-08-17 06:24:29 -04:00
VERSION 2
2023-08-07 00:42:33 -04:00
2023-08-17 06:27:17 -04:00
Moved NVULN to config.h
2023-08-17 06:24:29 -04:00
Added option -identify
2023-08-17 07:58:43 -04:00
Added commands !magic, !say, !poll N, !vote y|n|u
2023-08-17 06:24:29 -04:00
Added ENABLE_SSL=1 to enable SSL non-functional support
2023-08-07 07:13:13 -04:00
Added libircclient submodule
2023-08-17 06:24:29 -04:00
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