Changelog and Credits update
This commit is contained in:
parent
7851715d62
commit
f76a5529b8
2 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,8 @@ CHANGELOG
|
|||
* Pester menu option to just pester a handle - Kiooeht [evacipatedBox]
|
||||
* Update to randomEncounter interface - Kiooeht [evacipatedBox]
|
||||
* Italics, bold, and underline - Kiooeht [evacipatedBox]
|
||||
* FTP and Magnet links - oakwhiz
|
||||
* Userlist search - oakwhiz
|
||||
* Bug fixes
|
||||
* Don't require pygame (it's kind of optional, you just don't get sound) - Kiooeht [evacipatedBox]
|
||||
* Allow add chum dialog to open after adding an existing chum - Kiooeht [evacipatedBox]
|
||||
|
|
1
menus.py
1
menus.py
|
@ -1709,6 +1709,7 @@ class AboutPesterchum(QtGui.QDialog):
|
|||
illuminatedwax (ghostDunk)\n\
|
||||
Kiooeht (evacipatedBox)\n\
|
||||
Lexi (lexicalNuance)\n\
|
||||
oakwhiz\n\
|
||||
alGore\n\
|
||||
\n\
|
||||
Art by:\n\
|
||||
|
|
Loading…
Reference in a new issue