PennMUSH Community

root/1.8.3/tags/p1/CHANGES.183

Revision 718, 1.7 kB (checked in by penndev, 2 years ago)

PennMUSH 1.8.3p1 release candidate.

Line 
1
2 This is the most current changes file for PennMUSH. Please look it
3 over; each version contains new things which might significantly affect
4 the function of your server.  Changes are reported in reverse
5 chronological order (most recent first)
6
7 [TAP] is T. Alexander Popiel, a PennMUSH developer (aka Talek)
8 [SW] is Shawn Wagner, a PennMUSH developer (aka Raevnos)
9 [EEH] is Ervin Hearn III, a PennMUSH developer (aka Noltar)
10 [GM] is Greg Millam, a PennMUSH developer (aka Walker)
11 [3] refers to code by (or inspired by) TinyMUSH 3.0
12 [MUX] refers to code by (or inspired by) TinyMUX 2.x
13 [Rhost] refers to code by (or inspired by) RhostMUSH
14
15 ==========================================================================
16
17 Version 1.8.3 patchlevel 1                      March 11, 2007
18
19 Minor changes:
20   * page command now processes page output through PAGEFORMAT
21     attribute, allowing user-set page messages. [GM]
22   * sql_host configuration option now permits alternate tcp port.
23     Suggested by Mercutio. Patch by Javelin.
24   * Refactoring of fun_stringsecs to help function etime_to_secs.
25     Patch by Javelin.
26   * %1 in @aconnect works like in @adisconnect. Patch by Javelin.
27
28 Fixes:
29   * restart script once again includes DATEMSK export for
30     extended convtime support. Reported by KimikoMuffin.
31   * Memory leak in 1.8.3p0 regedit fixed.
32   * Fixes included from 1.8.2p3.
33   * Document change in @chan/title behavior with commas.
34
35 Version 1.8.3 patchlevel 0                      January 27, 2007
36
37 Major changes:
38   * Rewrite of color handling. [GM]
39
40 Minor changes:
41   * Cleaned up the internals of @wipe. [SW]
42   * strmatch() now takes a third argument, to store wildcard captures. [GM]
43   * Termination of OS/2 support. [SW]
44
45 Fixes:
46   * Fixes included from versions up to 1.8.2p2.
Note: See TracBrowser for help on using the browser.