diff options
| author | Ralf Habacker <ralf.habacker@freenet.de> | 2007-06-15 18:15:41 +0000 | 
|---|---|---|
| committer | Ralf Habacker <ralf.habacker@freenet.de> | 2007-06-15 18:15:41 +0000 | 
| commit | 283b1c6fc775c15773ebdddd423f79ad1612233d (patch) | |
| tree | 55fc5bd556c16e271ac94a3a94403d1a89e83e35 | |
| parent | bfd6be8555945c01da8772643f71ba511c52cc34 (diff) | |
- minor spelling fix
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -24,11 +24,11 @@  2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>  	* reverted global rename of function _dbus_username_from_current_process.  -	It needs to much tests to verify that the change does not break anything.  +	It needs too much tests to verify that the change does not break anything.   	I had overseen that the signatures are different and requires non  	trivial changes.  -	This is one *major* disadvantage of elumating oop functionality with c.  -	You are responsible for cleaning every object on every function return point,  +	This is one *major* disadvantage of emulating oop functionality with c.  +	You are responsible for cleaning every object on every function return point  	which could be a nightmare if you are not working with dbus all the days.  2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>  | 
