]> code.citadel.org Git - citadel.git/commit
* Relax restrictions on editing of base rooms. Renaming is not allowed but
authorArt Cancro <ajc@citadel.org>
Sat, 4 Mar 2000 05:29:19 +0000 (05:29 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 4 Mar 2000 05:29:19 +0000 (05:29 +0000)
commit1076f79acfc67878424b27363506b5a043ae4a3c
tree79936d97c91fa18a4e6bc0fec815e38d7ec5b79e
parentb84827a6dad0f32c2bd6ba2bdd8801464af1a409
* Relax restrictions on editing of base rooms.  Renaming is not allowed but
  all other attributes can be edited.  Closes feature request #21.
* Sending pages from the client now uses the same message editing functions
  as entering messages, allowing edit/abort.  Closes feature request #25.
citadel/ChangeLog
citadel/client_chat.c
citadel/messages.h
citadel/network/mail.sysinfo
citadel/room_ops.c