comparison ChangeLog.API @ 28298:ba57b7deb58a

Add Purple::XMLNode::get_name()
author Paul Aurich <paul@darkrain42.org>
date Tue, 18 Aug 2009 06:33:25 +0000
parents 491af22d8a01
children e5349d2cc7e5
comparison
equal deleted inserted replaced
28297:491af22d8a01 28298:ba57b7deb58a
152 libgnt: 152 libgnt:
153 Added: 153 Added:
154 * GntProgressBar and functions (Saleem Abdulrasool) 154 * GntProgressBar and functions (Saleem Abdulrasool)
155 155
156 perl: 156 perl:
157 Added:
158 * Purple::XMLNode::get_name()
159
157 Changed: 160 Changed:
158 * Made a bunch of functions act more perl-like. Call the new() 161 * Made a bunch of functions act more perl-like. Call the new()
159 functions as Class->new(...) instead of Class::new(...): 162 functions as Class->new(...) instead of Class::new(...):
160 * Purple::Request::Fields::new 163 * Purple::Request::Fields::new
161 * Purple::Request::Field::new 164 * Purple::Request::Field::new