Stefan Dirsch
c5600b92ea
Update OBS-URL: https://build.opensuse.org/request/show/149182 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=3
23 lines
879 B
Plaintext
23 lines
879 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 19 09:20:31 UTC 2013 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.0.4:
|
|
+ Use remove() instead of unlink() to remove files.
|
|
+ Use symbolic names instead of raw integers for stdin & stdout
|
|
fd's.
|
|
+ Add -v flag to print version info.
|
|
+ Combine usage message strings.
|
|
+ Initialize font to 0 values directly instead of via bzero.
|
|
+ Adopt X.Org standard coding style (via x-indent.sh).
|
|
+ man: remove trailing spaces and tabs.
|
|
+ config:
|
|
- Move man pages into their own directory.
|
|
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
|
|
- Use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split bdftopcf from xorg-x11. Initial version: 1.0.3.
|
|
|