Changeset d8c456c
- Timestamp:
- Sep 15, 2008, 7:02:52 PM (16 years ago)
- Branches:
- master, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 5f8d8a1
- Parents:
- 96134cb
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
rddacb9c rd8c456c 5 5 have any or has expired tickets. -asedeno 6 6 * Don't complain about non-existant ~/.owl/startup when starting. -asedeno 7 7 * Fix narrowing to personals in IRC. -alexmv 8 * Don't segfault retrieving subscriptions without valid tickets. -asedeno 9 * Load modules even if .owlconf doesn't run successfully. -nelhage 10 * Update the manpage for barnowl. -nelhage 11 * Better support for irc-names, irc-topic, and irc-whois. -geofft 12 * Display /quit messages in IRC -geofft. 13 * Add a new perl hook for all new messages. -geofft 14 * Fix a bug causing corrupted input in the editwin on end-of-line. -nelhage 15 * Add better support for adding hooks in perl that behave correctly 16 on module reload. -nelhage 17 * Added a :reload-module command to reload a single module. -nelhage 18 * Fixed quoting issues replying to jabber users or MUCs containing 19 whitespace or quites. -nelhage 20 8 21 1.0.1 9 22 * Remove an unneeded .orig file from libfaim/ - hartmans -
owl.h
r147d880 rd8c456c 56 56 57 57 #ifndef OWL_VERSION_STRING 58 #define OWL_VERSION_STRING "1.0. 1"58 #define OWL_VERSION_STRING "1.0.2" 59 59 #endif 60 60
Note: See TracChangeset
for help on using the changeset viewer.