mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
forgot to update the changelog about wmessage()
This commit is contained in:
@@ -54,6 +54,9 @@ changes since wmaker 0.62.1:
|
||||
dst can ONLY be NULL or a dynamically allocated string (obtained from a
|
||||
call to malloc, realloc, wmalloc, wrealloc, ...). dst CANNOT be a static
|
||||
or a constant string!
|
||||
- added wmessage() for printing a variable formatted string to stderr, with
|
||||
the program name prepended to it. Similar to wwarning(), except that it
|
||||
doesn't add "warning:" in the output message.
|
||||
|
||||
|
||||
changes since wmaker 0.62.0:
|
||||
|
||||
Reference in New Issue
Block a user