BUGS: mention that maybe unloading isn't busted?

This commit is contained in:
Brian S. Stephan 2015-06-20 10:44:17 -05:00
parent 59d14bf856
commit fe3a5ede3d
1 changed files with 2 additions and 1 deletions

3
BUGS
View File

@ -1,3 +1,4 @@
dr.botzo --- BUGS
* module unloading is *totally* busted. random modules/packages disappear on an unload
* module unloading is *totally* busted. random modules/packages disappear on an unload
* maybe it's not busted? doing some load/unload of facts.ircplugin has seemed fine anyway