Changelog for
xman-1.1.4-15.1.i586.rpm :
Sun Mar 8 13:00:00 2015 zaitorAATTopensuse.org
- Update to version 1.1.4:
+ Ask groff for text instead of postscript on Solaris.
+ Fix typos & wording issues in source comments.
+ autogen.sh: Honor NOCONFIGURE=1.
+ configure: Drop AM_MAINTAINER_MODE.
+ config: Add missing AC_CONFIG_SRCDIR.
+ Fix shadow warning.
+ Fix tautology to the intended check.
+ Use same FORMAT command on cygwin as on linux in HANDLE_ROFFSEQ
case as well.
+ Ensure fgets read at least one byte before modifying string.
+ Fix \"no search will be preformed\" typo in dialog box message.
Sat Sep 7 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.1.3:
+ COPYING: Remove notice for Xprint.
+ Check for CreateManpage returning NULL.
+ Check for InitPsuedoGlobals() returning NULL.
+ Close file pointer before setting it to NULL in Format().
Avoids more file leaks.
+ Fix file leak in ConstructCommand().
+ configure: check for groff and enable groff extensions if
found.
+ Provide a fallback mkstemp so we don\'t need to maintain 2 API
versions.
+ Fix scroll wheel when CapsLock, NumLock or other modifiers are
on.
+ Increase default text window sizes from 600 to 780 pixels.
+ Stop checking for OSMINORVERSION in list of Solaris man page
sections.
+ Replace StrAlloc with XtNewString.
+ Remove XConsortium/XFree86/XdotOrg RCS/CVS id tags.
+ Convert to X.Org standard code style.
+ Fix numerous typos & spelling errors in comments and message
strings.
+ Use
everywhere instead of checking for
X_NOT_POSIX/SYSV/USG/etc.
+ Eliminate use of tab stops. Use real TBL markup where
indicated.
+ Rename PIC to ROFF_PIC to avoid problems with \"-DPIC\"
compilations.
Sat Apr 14 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.1.2:
+ Remove xmu dependency by inlining AssignMax macro.
+ Use snprintf to PATH_MAX sized buffers to construct filenames.
+ Convert more sprintf calls to snprintf.
+ Don\'t need to copy static strings to a buffer before calling
PopupWarning.
+ Mark string argument to PopupWarning as a const char
*.
+ Build system fixes.
- Remove pkgconfig(xmu) BuildRequires.
Fri Apr 13 14:00:00 2012 vuntzAATTopensuse.org
- Split xman from xorg-x11. Initial version: 1.1.1.