File: ChangeLog.local

package info (click to toggle)
browser-history 2.4-7
  • links: PTS
  • area: main
  • in suites: hamm, potato, slink
  • size: 116 kB
  • ctags: 113
  • sloc: ansic: 914; makefile: 66; sh: 18
file content (28 lines) | stat: -rw-r--r-- 986 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1997-12-29  Karl M. Hegbloom  <<karlheg@bittersweet.inetarena.com>>

	* browser-history.c (init_excludefile): Add yahoo and the
	`about' URL to the excludes list

1997-12-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>

	* browser-history.c: Comment documenting that this is a modified
	  copy.
	
	* Makefile (browser-history): Add -D_VERSION=... to ruleset.

	* browser-history.c (top): Get VERSION from cpp macro.

	* browser-history.c (initialize): calculate `version_num' from
 	  VERSION with no need to extract it from the RCS Id, which no
 	  longer will work, since the source is now in CVS, and the number
	  has too many digits and dots now.
	
	* browser-history.c (initialize): also print RCS_ID in -V case.

	* browser-history.c (add_log_entry): Change <small> environment
 	  around the window handle in the log to an HTML comment.

	* browser-history.html: Added blurb about this being the SPI
 	  version.
	- Added a log entry about hiding the window handles.