22 lines
592 B
Plaintext
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
|