[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff-commit] groff ChangeLog
From: |
Werner LEMBERG |
Subject: |
[Groff-commit] groff ChangeLog |
Date: |
Sat, 07 May 2005 16:46:55 -0400 |
CVSROOT: /cvsroot/groff
Module name: groff
Branch:
Changes by: Werner LEMBERG <address@hidden> 05/05/07 20:46:55
Modified files:
. : ChangeLog
Log message:
Typos.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/ChangeLog.diff?tr1=1.822&tr2=1.823&r1=text&r2=text
Patches:
Index: groff/ChangeLog
diff -u groff/ChangeLog:1.822 groff/ChangeLog:1.823
--- groff/ChangeLog:1.822 Sat May 7 05:16:22 2005
+++ groff/ChangeLog Sat May 7 20:46:54 2005
@@ -1,23 +1,23 @@
-2004-05-07 Werner LEMBERG <address@hidden>
+2005-05-07 Werner LEMBERG <address@hidden>
* src/preproc/refer/refer.man: Many small typographic fixes.
-2004-05-06 Jeff Conrad <address@hidden>
+2005-05-06 Jeff Conrad <address@hidden>
* src/devices/grohtml/post-html.cpp (assert_state::~assert_state):
Use `char *' cast for a_delete.
-2004-05-03 Werner LEMBERG <address@hidden>
+2005-05-03 Werner LEMBERG <address@hidden>
* src/libs/libgroff/maxpathname.cpp: Include stdlib.h.
src/libs/libgroff/relocate.cpp: Use path_name_max everywhere.
-2004-05-03 Jeff Conrad <address@hidden>
+2005-05-03 Jeff Conrad <address@hidden>
* src/devices/grohtml/post-html.cpp: Use casts to `char *' if using
`a_delete' for `const char *'.
-2004-05-03 Werner LEMBERG <address@hidden>
+2005-05-03 Werner LEMBERG <address@hidden>
* src/devices/grohtml/post-html.cpp,
src/devices/grohtml/html-table.cpp,
@@ -32,9 +32,9 @@
* src/preproc/grn/main.cpp (doinput): Change return type to `int'.
Simplify function and update all callers.
-2004-05-02 Werner LEMBERG <address@hidden>
+2005-05-02 Werner LEMBERG <address@hidden>
- Undo getopt changes from 2004-04-30. We don't want a dependency
+ Undo getopt changes from 2005-04-30. We don't want a dependency
on gettext.
* src/include/getopt_int.h: Removed.
@@ -52,7 +52,7 @@
different variable name in second `for' loop to avoid MSVC compiler
problem.
-2004-04-30 Werner LEMBERG <address@hidden>
+2005-04-30 Werner LEMBERG <address@hidden>
AC_TYPE_SIGNAL from current autoconf can fail if CC=g++.
@@ -77,7 +77,7 @@
* font/devutf8/NOTES: Updated.
-2004-04-28 Werner LEMBERG <address@hidden>
+2005-04-28 Werner LEMBERG <address@hidden>
Bug fix for Win32 relocatable code. Based on a patch from Keith
Marshall.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Groff-commit] groff ChangeLog,
Werner LEMBERG <=