Probiotics (in bot form) for programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

22 lines
592B

  1. VERSION 1
  2. Changed Build system to only use Make
  3. Deleted various irrelevant files
  4. New entries in project_list.sql
  5. New project goals
  6. Added build option NVULN=1 to remove kill, raw and dump
  7. added option -url
  8. VERSION 2
  9. Moved NVULN to config.h
  10. Added option -identify
  11. Added commands !magic, !say, !poll N, !vote y|n|u
  12. Added ENABLE_SSL=1 to enable SSL non-functional support
  13. Added libircclient submodule
  14. Fixed some error return values being too high
  15. Fixed commands with more than 1 argument
  16. Changed some macro naming
  17. Fixed Build system to be properly split amongst include/config.h and Makefile