Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* version.h (VERSION): Bump to 2.1.93.

	* intl/locale.alias: Add aliases for bokmal and nynorsk.
  • Loading branch information
Ulrich Drepper committed Aug 31, 2000
1 parent 55e2d5c commit fe019b5
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2000-08-31 Ulrich Drepper <drepper@redhat.com>

* version.h (VERSION): Bump to 2.1.93.

* intl/Makefile (tests): Depend in mtrace-tst-gettext.
Make this a new rule depending on tst-gettext.out and run mtrace.
* intl/tst-gettext.c: Call mtrace.
@@ -15,7 +17,7 @@
* sysdeps/generic/setenv.c (free_mem): New function. Free all
allocated memory.

* intl/locale.alias: Add aliases for bomal and nynorsk.
* intl/locale.alias: Add aliases for bokmal and nynorsk.

* locale/iso-639.def: Fix 639-1 code for Bokmal.

2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */

#define RELEASE "development"
#define VERSION "2.1.92"
#define VERSION "2.1.93"

0 comments on commit fe019b5

Please sign in to comment.