File xedit.changes of Package xedit
-------------------------------------------------------------------
Sat Jan 19 11:15:01 UTC 2013 - zaitor@opensuse.org
- Update to version 1.2.1:
+ Remove lisp/env.c from EXTRA_DIST to fix make_distcheck
+ Eliminate use of tab stops. Use real TBL markup.
+ Do not unconditionally define DEBUG.
+ Avoid problems with builds with -Werror=format-security.
+ Use proper pointer when computing "realpath" of a new file.
+ Correct 64 bit overflow check and bignum code.
+ Update fallback implementation of missing libc functions.
+ Fix builds of lisp/core.c with Solaris Studio compilers.
+ Require xt >= 1.0 for appdefaultdir (fdo#7237).
+ config:
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
- Move man pages into their own directory.
+ man:
- Replace hard coded man page section with substitution strings
- Remove trailing spaces and tabs.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xedit from xorg-x11. Initial version: 1.2.0.